- endsWith(Query, Query) - Method in class com.microsoft.services.sharepoint.Query
-
Whether the end of the first parameter value matches the second parameter
value.
- endsWith(String, String) - Method in class com.microsoft.services.sharepoint.Query
-
Whether the end of the first parameter value matches the second parameter
value.
- endsWith(Query, Query) - Static method in class com.microsoft.services.sharepoint.QueryOperations
-
Whether the end of the first parameter value matches the second parameter
value.
- endsWith(String, String) - Static method in class com.microsoft.services.sharepoint.QueryOperations
-
Whether the end of the first parameter value matches the second parameter
value.
- ensureIdProperty() - Method in class com.microsoft.services.sharepoint.Query
-
Ensure id property.
- eq() - Method in class com.microsoft.services.sharepoint.Query
-
Equal comparison operator.
- eq(Query) - Method in class com.microsoft.services.sharepoint.Query
-
Equal comparison operator.
- eq(Number) - Method in class com.microsoft.services.sharepoint.Query
-
Equal comparison operator.
- eq(boolean) - Method in class com.microsoft.services.sharepoint.Query
-
Equal comparison operator.
- eq(String) - Method in class com.microsoft.services.sharepoint.Query
-
Equal comparison operator.
- eq() - Static method in class com.microsoft.services.sharepoint.QueryOperations
-
Equal comparison operator.
- eq(Query) - Static method in class com.microsoft.services.sharepoint.QueryOperations
-
Equal comparison operator.
- eq(Number) - Static method in class com.microsoft.services.sharepoint.QueryOperations
-
Equal comparison operator.
- eq(boolean) - Static method in class com.microsoft.services.sharepoint.QueryOperations
-
Equal comparison operator.
- eq(String) - Static method in class com.microsoft.services.sharepoint.QueryOperations
-
Equal comparison operator.
- ErrorCallback - Interface in com.microsoft.services.sharepoint
-
- execute(Request) - Method in interface com.microsoft.services.sharepoint.http.HttpConnection
-
Executes an request
- execute(Request) - Method in class com.microsoft.services.sharepoint.http.JavaHttpConnection
-
- executeRequest(String, String) - Method in class com.microsoft.services.sharepoint.OfficeClient
-
Execute request.
- executeRequest(String, String, Map<String, String>, byte[]) - Method in class com.microsoft.services.sharepoint.OfficeClient
-
Execute request.
- executeRequestJson(String, String) - Method in class com.microsoft.services.sharepoint.OfficeClient
-
Execute request json.
- executeRequestJson(String, String, Map<String, String>, byte[]) - Method in class com.microsoft.services.sharepoint.OfficeClient
-
Execute request json.
- executeRequestJsonWithDigest(String, String, Map<String, String>, byte[]) - Method in class com.microsoft.services.sharepoint.SharePointClient
-
Execute request json with digest.
- expand(String...) - Method in class com.microsoft.services.sharepoint.Query
-
Specifies the fields to expand
- ge() - Method in class com.microsoft.services.sharepoint.Query
-
Greater than or equal comparison operator.
- ge(Query) - Method in class com.microsoft.services.sharepoint.Query
-
Greater than or equal comparison operator.
- ge(Number) - Method in class com.microsoft.services.sharepoint.Query
-
Greater than or equal comparison operator.
- ge() - Static method in class com.microsoft.services.sharepoint.QueryOperations
-
Greater than or equal comparison operator.
- ge(Query) - Static method in class com.microsoft.services.sharepoint.QueryOperations
-
Greater than or equal comparison operator.
- ge(Number) - Static method in class com.microsoft.services.sharepoint.QueryOperations
-
Greater than or equal comparison operator.
- generateODataQueryString(Query) - Method in class com.microsoft.services.sharepoint.OfficeClient
-
Generate o data query string.
- getCapability() - Method in class com.microsoft.services.sharepoint.DiscoveryInformation
-
- getColumnsFromDefaultView(String) - Method in class com.microsoft.services.sharepoint.ListClient
-
Gets columns from default view.
- getContent() - Method in class com.microsoft.services.sharepoint.http.Request
-
Returns the request content
- getCredentials() - Method in class com.microsoft.services.sharepoint.OfficeClient
-
Gets credentials.
- getData(String) - Method in class com.microsoft.services.sharepoint.FileSystemItem
-
- getData(String) - Method in class com.microsoft.services.sharepoint.OfficeEntity
-
Gets the data.
- getData(String) - Method in class com.microsoft.services.sharepoint.SPListItem
-
- getDiscoveryInfo() - Method in class com.microsoft.services.sharepoint.OfficeClient
-
Gets discovery info.
- getDiscoveryInfo(String) - Method in class com.microsoft.services.sharepoint.OfficeClient
-
Gets discovery info.
- getEntityPropertyName() - Method in class com.microsoft.services.sharepoint.SPListField
-
Gets the entity property name.
- getFile(String) - Method in class com.microsoft.services.sharepoint.DocLibClient
-
Gets the file.
- getFile(String, String) - Method in class com.microsoft.services.sharepoint.DocLibClient
-
Gets the file.
- getFileSystemItem(String) - Method in class com.microsoft.services.sharepoint.DocLibClient
-
- getFileSystemItem(String, String) - Method in class com.microsoft.services.sharepoint.DocLibClient
-
Get a FileSystemItem from a path in a document library
- getFileSystemItems() - Method in class com.microsoft.services.sharepoint.DocLibClient
-
Gets a list of FileSystemItem from the default Document Library
- getFileSystemItems(String, String) - Method in class com.microsoft.services.sharepoint.DocLibClient
-
Gets children folder with a given path
- getFormDigest() - Method in class com.microsoft.services.sharepoint.SharePointClient
-
- getGUID() - Method in class com.microsoft.services.sharepoint.SPListItem
-
Gets the guid.
- getHeader(String) - Method in interface com.microsoft.services.sharepoint.http.Response
-
Return the header value
- getHeader(String) - Method in class com.microsoft.services.sharepoint.http.StreamResponse
-
- getHeaders() - Method in class com.microsoft.services.sharepoint.http.Request
-
Returns the request headers
- getHeaders() - Method in interface com.microsoft.services.sharepoint.http.Response
-
Returns the response headers
- getHeaders() - Method in class com.microsoft.services.sharepoint.http.StreamResponse
-
- getId() - Method in class com.microsoft.services.sharepoint.FileSystemItem
-
Gets the id.
- getId() - Method in class com.microsoft.services.sharepoint.SPList
-
Gets the id.
- getId() - Method in class com.microsoft.services.sharepoint.SPListItem
-
Gets the id.
- getJsonData() - Method in class com.microsoft.services.sharepoint.OfficeEntity
-
Gets the json data.
- getJsonForUrl(String, String) - Static method in class com.microsoft.services.sharepoint.SPFieldUrlValue
-
- getKey() - Method in class com.microsoft.services.sharepoint.SimpleEntry
-
- getList(String) - Method in class com.microsoft.services.sharepoint.ListClient
-
Gets the list.
- getListFields(String, Query) - Method in class com.microsoft.services.sharepoint.ListClient
-
Gets the list fields.
- getListItemEntityTypeFullName() - Method in class com.microsoft.services.sharepoint.SPList
-
Gets the list item entity type full name.
- getListItems(String, Query) - Method in class com.microsoft.services.sharepoint.ListClient
-
Gets the list items.
- getLists(Query) - Method in class com.microsoft.services.sharepoint.ListClient
-
Gets lists.
- getLogger() - Method in class com.microsoft.services.sharepoint.OfficeClient
-
Gets logger.
- getName() - Method in class com.microsoft.services.sharepoint.FileSystemItem
-
Gets the title.
- getProperty(String, String, String) - Method in class com.microsoft.services.sharepoint.DocLibClient
-
Retrieves the value of property with a given path and library
- getProperty(String, String) - Method in class com.microsoft.services.sharepoint.DocLibClient
-
Gets the value of a given property with a given path
- getQueryText() - Method in class com.microsoft.services.sharepoint.Query
-
Returns the main text of the query
- getRowSetModifiers() - Method in class com.microsoft.services.sharepoint.Query
-
Returns the string representation of the rowset's modifiers
- getServerUrl() - Method in class com.microsoft.services.sharepoint.SharePointClient
-
- getServiceEndpointUri() - Method in class com.microsoft.services.sharepoint.DiscoveryInformation
-
- getServiceName() - Method in class com.microsoft.services.sharepoint.DiscoveryInformation
-
- getServiceResourceId() - Method in class com.microsoft.services.sharepoint.DiscoveryInformation
-
- getSiteRelativeUrl() - Method in class com.microsoft.services.sharepoint.SharePointClient
-
- getSiteUrl() - Method in class com.microsoft.services.sharepoint.SharePointClient
-
- getStatus() - Method in interface com.microsoft.services.sharepoint.http.Response
-
Returns the response HTTP Status code
- getStatus() - Method in class com.microsoft.services.sharepoint.http.StreamResponse
-
- getStringContent() - Method in class com.microsoft.services.sharepoint.http.Request
-
Returns the request content as a String
- getSubItems(String) - Method in class com.microsoft.services.sharepoint.FileSystemItem
-
Gets the sub items.
- getSubItems(String) - Method in class com.microsoft.services.sharepoint.SPListItem
-
Gets the sub items.
- getTitle() - Method in class com.microsoft.services.sharepoint.SPList
-
Gets the title.
- getTitle() - Method in class com.microsoft.services.sharepoint.SPListField
-
Gets the title.
- getTitle() - Method in class com.microsoft.services.sharepoint.SPListItem
-
Gets the title.
- getToken() - Method in class com.microsoft.services.sharepoint.http.OAuthCredentials
-
Returns the OAuth Token
- getUrl() - Method in class com.microsoft.services.sharepoint.http.Request
-
Returns the request URL
- getUserAgent() - Static method in class com.microsoft.services.sharepoint.Platform
-
Generates the User-Agent
- getUserByID(String) - Method in class com.microsoft.services.sharepoint.SharePointClient
-
- getUserProperties() - Method in class com.microsoft.services.sharepoint.ListClient
-
Gets user properties.
- getValue() - Method in class com.microsoft.services.sharepoint.SimpleEntry
-
- getVerb() - Method in class com.microsoft.services.sharepoint.http.Request
-
Returns the request HTTP verb
- getWebTitle() - Method in class com.microsoft.services.sharepoint.SharePointClient
-
- gt() - Method in class com.microsoft.services.sharepoint.Query
-
Greater than comparison operator.
- gt(Query) - Method in class com.microsoft.services.sharepoint.Query
-
Greater than comparison operator.
- gt(Number) - Method in class com.microsoft.services.sharepoint.Query
-
Greater than comparison operator.
- gt() - Static method in class com.microsoft.services.sharepoint.QueryOperations
-
Greater than comparison operator.
- gt(Query) - Static method in class com.microsoft.services.sharepoint.QueryOperations
-
Greater than comparison operator.
- gt(Number) - Static method in class com.microsoft.services.sharepoint.QueryOperations
-
Greater than comparison operator.
- le() - Method in class com.microsoft.services.sharepoint.Query
-
Less than or equal comparison operator.
- le(Query) - Method in class com.microsoft.services.sharepoint.Query
-
Less than or equal comparison operator.
- le(Number) - Method in class com.microsoft.services.sharepoint.Query
-
Less than or equal comparison operator.
- le() - Static method in class com.microsoft.services.sharepoint.QueryOperations
-
Less than or equal comparison operator.
- le(Query) - Static method in class com.microsoft.services.sharepoint.QueryOperations
-
Less than or equal comparison operator.
- le(Number) - Static method in class com.microsoft.services.sharepoint.QueryOperations
-
Less than or equal comparison operator.
- length(Query) - Method in class com.microsoft.services.sharepoint.Query
-
The number of characters in the specified parameter value.
- length(String) - Method in class com.microsoft.services.sharepoint.Query
-
The number of characters in the specified parameter value.
- length(Query) - Static method in class com.microsoft.services.sharepoint.QueryOperations
-
The number of characters in the specified parameter value.
- length(String) - Static method in class com.microsoft.services.sharepoint.QueryOperations
-
The number of characters in the specified parameter value.
- ListClient - Class in com.microsoft.services.sharepoint
-
The Class ListClient.
- ListClient(String, String, Credentials) - Constructor for class com.microsoft.services.sharepoint.ListClient
-
Instantiates a new sharepoint lists client.
- ListClient(String, String, Credentials, Logger) - Constructor for class com.microsoft.services.sharepoint.ListClient
-
Instantiates a new sharepoint lists client.
- listFrom(JSONObject) - Static method in class com.microsoft.services.sharepoint.FileSystemItem
-
List from.
- listFromJson(JSONObject, Class<E>) - Static method in class com.microsoft.services.sharepoint.OfficeEntity
-
List from json.
- listFromJson(JSONObject) - Static method in class com.microsoft.services.sharepoint.SPList
-
List from json.
- listFromJson(JSONObject) - Static method in class com.microsoft.services.sharepoint.SPListField
-
List from json.
- listFromJson(JSONObject) - Static method in class com.microsoft.services.sharepoint.SPListItem
-
List from json.
- loadFromJson(JSONObject) - Method in class com.microsoft.services.sharepoint.OfficeEntity
-
Load from json.
- loadFromJson(JSONObject, boolean) - Method in class com.microsoft.services.sharepoint.OfficeEntity
-
Load from json.
- log(Logger) - Method in class com.microsoft.services.sharepoint.http.Request
-
Logs the request data
- log(String, LogLevel) - Method in interface com.microsoft.services.sharepoint.Logger
-
Logs a message
- log(String, LogLevel) - Method in class com.microsoft.services.sharepoint.OfficeClient
-
Log void.
- log(Throwable) - Method in class com.microsoft.services.sharepoint.OfficeClient
-
Log void.
- Logger - Interface in com.microsoft.services.sharepoint
-
Interface to define a Logger
- LogLevel - Enum in com.microsoft.services.sharepoint
-
Represents a logging level
- lt() - Method in class com.microsoft.services.sharepoint.Query
-
Less than comparison operator.
- lt(Query) - Method in class com.microsoft.services.sharepoint.Query
-
Less than comparison operator.
- lt(Number) - Method in class com.microsoft.services.sharepoint.Query
-
Less than comparison operator.
- lt() - Static method in class com.microsoft.services.sharepoint.QueryOperations
-
Less than comparison operator.
- lt(Query) - Static method in class com.microsoft.services.sharepoint.QueryOperations
-
Less than comparison operator.
- lt(Number) - Static method in class com.microsoft.services.sharepoint.QueryOperations
-
Less than comparison operator.
- minute(Query) - Method in class com.microsoft.services.sharepoint.Query
-
The minute component value of the parameter value.
- minute(String) - Method in class com.microsoft.services.sharepoint.Query
-
The minute component value of the parameter value.
- minute(Query) - Static method in class com.microsoft.services.sharepoint.QueryOperations
-
The minute component value of the parameter value.
- minute(String) - Static method in class com.microsoft.services.sharepoint.QueryOperations
-
The minute component value of the parameter value.
- mod() - Method in class com.microsoft.services.sharepoint.Query
-
Reminder (or modulo) operator.
- mod(Query) - Method in class com.microsoft.services.sharepoint.Query
-
Reminder (or modulo) operator.
- mod(Number) - Method in class com.microsoft.services.sharepoint.Query
-
Reminder (or modulo) operator.
- mod() - Static method in class com.microsoft.services.sharepoint.QueryOperations
-
Reminder (or modulo) operator.
- mod(Query) - Static method in class com.microsoft.services.sharepoint.QueryOperations
-
Reminder (or modulo) operator.
- mod(Number) - Static method in class com.microsoft.services.sharepoint.QueryOperations
-
Reminder (or modulo) operator.
- month(Query) - Method in class com.microsoft.services.sharepoint.Query
-
The month component value of the parameter value.
- month(String) - Method in class com.microsoft.services.sharepoint.Query
-
The month component value of the parameter value.
- month(Query) - Static method in class com.microsoft.services.sharepoint.QueryOperations
-
The month component value of the parameter value.
- month(String) - Static method in class com.microsoft.services.sharepoint.QueryOperations
-
The month component value of the parameter value.
- move(String, String, boolean) - Method in class com.microsoft.services.sharepoint.DocLibClient
-
Moves an item from the given sourcePath to the given destinationPath.
- move(String, String, boolean, String) - Method in class com.microsoft.services.sharepoint.DocLibClient
-
Moves an item from the given sourcePath to the given destinationPath.
- mul() - Method in class com.microsoft.services.sharepoint.Query
-
Multiply operator.
- mul(Query) - Method in class com.microsoft.services.sharepoint.Query
-
Multiply operator.
- mul(Number) - Method in class com.microsoft.services.sharepoint.Query
-
Multiply operator.
- mul() - Static method in class com.microsoft.services.sharepoint.QueryOperations
-
Multiply operator.
- mul(Query) - Static method in class com.microsoft.services.sharepoint.QueryOperations
-
Multiply operator.
- mul(Number) - Static method in class com.microsoft.services.sharepoint.QueryOperations
-
Multiply operator.
- readAllBytes() - Method in interface com.microsoft.services.sharepoint.http.Response
-
Reads the response stream to the end and returns the response bytes
- readAllBytes() - Method in class com.microsoft.services.sharepoint.http.StreamResponse
-
- readLine() - Method in interface com.microsoft.services.sharepoint.http.Response
-
Reads one line from the response stream
- readLine() - Method in class com.microsoft.services.sharepoint.http.StreamResponse
-
- readToEnd() - Method in interface com.microsoft.services.sharepoint.http.Response
-
Reads the response stream to the end and returns its value as a String
- readToEnd() - Method in class com.microsoft.services.sharepoint.http.StreamResponse
-
- removeHeader(String) - Method in class com.microsoft.services.sharepoint.http.Request
-
Removes a header
- replace(Query, Query, Query) - Method in class com.microsoft.services.sharepoint.Query
-
Finds the second string parameter in the first parameter string value and
replaces it with the third parameter value.
- replace(String, String, String) - Method in class com.microsoft.services.sharepoint.Query
-
Finds the second string parameter in the first parameter string value and
replaces it with the third parameter value.
- replace(Query, Query, Query) - Static method in class com.microsoft.services.sharepoint.QueryOperations
-
Finds the second string parameter in the first parameter string value and
replaces it with the third parameter value.
- replace(String, String, String) - Static method in class com.microsoft.services.sharepoint.QueryOperations
-
Finds the second string parameter in the first parameter string value and
replaces it with the third parameter value.
- Request - Class in com.microsoft.services.sharepoint.http
-
Represents an HTTP Request
- Request(String) - Constructor for class com.microsoft.services.sharepoint.http.Request
-
Initializes a request with an HTTP verb
- Response - Interface in com.microsoft.services.sharepoint.http
-
Represents an HTTP Response
- round(Query) - Method in class com.microsoft.services.sharepoint.Query
-
The nearest integral value to the parameter value.
- round(Query) - Static method in class com.microsoft.services.sharepoint.QueryOperations
-
The nearest integral value to the parameter value.
- second(Query) - Method in class com.microsoft.services.sharepoint.Query
-
The second component value of the parameter value.
- second(String) - Method in class com.microsoft.services.sharepoint.Query
-
The second component value of the parameter value.
- second(Query) - Static method in class com.microsoft.services.sharepoint.QueryOperations
-
The second component value of the parameter value.
- second(String) - Static method in class com.microsoft.services.sharepoint.QueryOperations
-
The second component value of the parameter value.
- select(String...) - Method in class com.microsoft.services.sharepoint.Query
-
Specifies the fields to retrieve
- setContent(String) - Method in class com.microsoft.services.sharepoint.http.Request
-
Sets the request content
- setContent(byte[]) - Method in class com.microsoft.services.sharepoint.http.Request
-
Sets the request content
- setData(String, Object) - Method in class com.microsoft.services.sharepoint.FileSystemItem
-
- setData(String, Object) - Method in class com.microsoft.services.sharepoint.SPListItem
-
Adds data to the item.
- setFormContent(String, String) - Method in class com.microsoft.services.sharepoint.http.Request
-
Sets the request content with a single name-value pair, using form encoding
- setFormContent(List<Map.Entry<String, String>>) - Method in class com.microsoft.services.sharepoint.http.Request
-
Sets the request content with several name-value pairs, using form encoding
- setHeaders(Map<String, String>) - Method in class com.microsoft.services.sharepoint.http.Request
-
Sets the request headers
- setQueryText(String) - Method in class com.microsoft.services.sharepoint.Query
-
Sets the main text of the query
- setUrl(String) - Method in class com.microsoft.services.sharepoint.http.Request
-
Sets the request URL
- setValue(V) - Method in class com.microsoft.services.sharepoint.SimpleEntry
-
- setVerb(String) - Method in class com.microsoft.services.sharepoint.http.Request
-
Sets the request HTTP verb
- SharePointClient - Class in com.microsoft.services.sharepoint
-
- SharePointClient(String, String, Credentials) - Constructor for class com.microsoft.services.sharepoint.SharePointClient
-
- SharePointClient(String, String, Credentials, Logger) - Constructor for class com.microsoft.services.sharepoint.SharePointClient
-
- SimpleEntry<K,V> - Class in com.microsoft.services.sharepoint
-
Simple Entry implementation
- SimpleEntry(K, V) - Constructor for class com.microsoft.services.sharepoint.SimpleEntry
-
Initializes the SimpleEntry
- skip(int) - Method in class com.microsoft.services.sharepoint.Query
-
Sets the number of records to skip over a given number of elements in a
sequence and then return the remainder.
- SPFieldUrlValue - Class in com.microsoft.services.sharepoint
-
- SPFieldUrlValue() - Constructor for class com.microsoft.services.sharepoint.SPFieldUrlValue
-
- SPList - Class in com.microsoft.services.sharepoint
-
The Class SPList.
- SPList() - Constructor for class com.microsoft.services.sharepoint.SPList
-
Instantiates a new SP list.
- SPListField - Class in com.microsoft.services.sharepoint
-
The Class SPListField.
- SPListField() - Constructor for class com.microsoft.services.sharepoint.SPListField
-
Instantiates a new SP list field.
- SPListItem - Class in com.microsoft.services.sharepoint
-
The Class SPListItem.
- SPListItem() - Constructor for class com.microsoft.services.sharepoint.SPListItem
-
Instantiates a new SP list item.
- startsWith(Query, Query) - Method in class com.microsoft.services.sharepoint.Query
-
Whether the beginning of the first parameter values matches the second
parameter value.
- startsWith(String, String) - Method in class com.microsoft.services.sharepoint.Query
-
Whether the beginning of the first parameter values matches the second
parameter value.
- startsWith(Query, Query) - Static method in class com.microsoft.services.sharepoint.QueryOperations
-
Whether the beginning of the first parameter values matches the second
parameter value.
- startsWith(String, String) - Static method in class com.microsoft.services.sharepoint.QueryOperations
-
Whether the beginning of the first parameter values matches the second
parameter value.
- StreamResponse - Class in com.microsoft.services.sharepoint.http
-
Response implementation based on an InputStream
- StreamResponse(InputStream, int, Map<String, List<String>>) - Constructor for class com.microsoft.services.sharepoint.http.StreamResponse
-
Initializes the StreamResponse
- sub() - Method in class com.microsoft.services.sharepoint.Query
-
Subtract operator.
- sub(Query) - Method in class com.microsoft.services.sharepoint.Query
-
Subtract operator.
- sub(Number) - Method in class com.microsoft.services.sharepoint.Query
-
Subtract operator.
- sub() - Static method in class com.microsoft.services.sharepoint.QueryOperations
-
Subtract operator.
- sub(Query) - Static method in class com.microsoft.services.sharepoint.QueryOperations
-
Subtract operator.
- sub(Number) - Static method in class com.microsoft.services.sharepoint.QueryOperations
-
Subtract operator.
- subString(Query, Query) - Method in class com.microsoft.services.sharepoint.Query
-
String value starting at the character index specified by the second
parameter value in the first parameter string value.
- subString(String, int) - Method in class com.microsoft.services.sharepoint.Query
-
String value starting at the character index specified by the second
parameter value in the first parameter string value.
- subString(Query, Query, Query) - Method in class com.microsoft.services.sharepoint.Query
-
String value starting at the character index specified by the second
parameter value in the first parameter string value.
- subString(String, int, int) - Method in class com.microsoft.services.sharepoint.Query
-
String value starting at the character index specified by the second
parameter value in the first parameter string value.
- subString(Query, Query) - Static method in class com.microsoft.services.sharepoint.QueryOperations
-
String value starting at the character index specified by the second
parameter value in the first parameter string value.
- subString(String, int) - Static method in class com.microsoft.services.sharepoint.QueryOperations
-
String value starting at the character index specified by the second
parameter value in the first parameter string value.
- subString(Query, Query, Query) - Static method in class com.microsoft.services.sharepoint.QueryOperations
-
String value starting at the character index specified by the second
parameter value in the first parameter string value.
- subString(String, int, int) - Static method in class com.microsoft.services.sharepoint.QueryOperations
-
String value starting at the character index specified by the second
parameter value in the first parameter string value.
- subStringOf(Query, Query) - Method in class com.microsoft.services.sharepoint.Query
-
Whether the first parameter string value occurs in the second parameter
string value.
- subStringOf(String, String) - Method in class com.microsoft.services.sharepoint.Query
-
Whether the string parameter occurs in the field
- subStringOf(Query, Query) - Static method in class com.microsoft.services.sharepoint.QueryOperations
-
Whether the first parameter string value occurs in the second parameter
string value.
- subStringOf(String, String) - Static method in class com.microsoft.services.sharepoint.QueryOperations
-
Whether the string parameter occurs in the field
- toLower(Query) - Method in class com.microsoft.services.sharepoint.Query
-
String value with the contents of the parameter value converted to lower
case.
- toLower(String) - Method in class com.microsoft.services.sharepoint.Query
-
String value with the contents of the parameter value converted to lower
case.
- toLower(Query) - Static method in class com.microsoft.services.sharepoint.QueryOperations
-
String value with the contents of the parameter value converted to lower
case.
- toLower(String) - Static method in class com.microsoft.services.sharepoint.QueryOperations
-
String value with the contents of the parameter value converted to lower
case.
- top(int) - Method in class com.microsoft.services.sharepoint.Query
-
Sets the number of records to return
- toString() - Method in class com.microsoft.services.sharepoint.OfficeEntity
-
- toString() - Method in class com.microsoft.services.sharepoint.Query
-
Returns the string representation of the query
- toUpper(Query) - Method in class com.microsoft.services.sharepoint.Query
-
String value with the contents of the parameter value converted to upper
case.
- toUpper(String) - Method in class com.microsoft.services.sharepoint.Query
-
String value with the contents of the parameter value converted to upper
case.
- toUpper(Query) - Static method in class com.microsoft.services.sharepoint.QueryOperations
-
String value with the contents of the parameter value converted to upper
case
- toUpper(String) - Static method in class com.microsoft.services.sharepoint.QueryOperations
-
String value with the contents of the parameter value converted to upper
case
- trim(Query) - Method in class com.microsoft.services.sharepoint.Query
-
String value with the contents of the parameter value with all leading
and trailing white-space characters removed.
- trim(String) - Method in class com.microsoft.services.sharepoint.Query
-
String value with the contents of the parameter value with all leading
and trailing white-space characters removed.
- trim(Query) - Static method in class com.microsoft.services.sharepoint.QueryOperations
-
String value with the contents of the parameter value with all leading
and trailing white-space characters removed.
- trim(String) - Static method in class com.microsoft.services.sharepoint.QueryOperations
-
String value with the contents of the parameter value with all leading
and trailing white-space characters removed.