- TableDeleteCallback - Interface in com.microsoft.windowsazure.mobileservices
-
Callback to invoke after executing a delete operation
- TableJsonOperationCallback - Interface in com.microsoft.windowsazure.mobileservices
-
Callback used after a TableOperation is executed using JSON
- TableJsonQueryCallback - Interface in com.microsoft.windowsazure.mobileservices
-
Callback used after a query is executed using JSON
- TableOperationCallback<E> - Interface in com.microsoft.windowsazure.mobileservices
-
Callback used after a TableOperation is executed
- TableQueryCallback<E> - Interface in com.microsoft.windowsazure.mobileservices
-
Callback used after a query is executed
- toLower(MobileServiceQuery<?>) - Method in class com.microsoft.windowsazure.mobileservices.MobileServiceQuery
-
String value with the contents of the parameter value converted to lower
case.
- toLower(String) - Method in class com.microsoft.windowsazure.mobileservices.MobileServiceQuery
-
String value with the contents of the parameter value converted to lower
case.
- toLower(MobileServiceQuery<?>) - Static method in class com.microsoft.windowsazure.mobileservices.MobileServiceQueryOperations
-
String value with the contents of the parameter value converted to lower
case.
- toLower(String) - Static method in class com.microsoft.windowsazure.mobileservices.MobileServiceQueryOperations
-
String value with the contents of the parameter value converted to lower
case.
- top(int) - Method in class com.microsoft.windowsazure.mobileservices.MobileServiceQuery
-
Sets the number of records to return
- toString() - Method in class com.microsoft.windowsazure.mobileservices.MobileServiceQuery
-
Returns the string representation of the query
- toUpper(MobileServiceQuery<?>) - Method in class com.microsoft.windowsazure.mobileservices.MobileServiceQuery
-
String value with the contents of the parameter value converted to upper
case.
- toUpper(String) - Method in class com.microsoft.windowsazure.mobileservices.MobileServiceQuery
-
String value with the contents of the parameter value converted to upper
case.
- toUpper(MobileServiceQuery<?>) - Static method in class com.microsoft.windowsazure.mobileservices.MobileServiceQueryOperations
-
String value with the contents of the parameter value converted to upper
case
- toUpper(String) - Static method in class com.microsoft.windowsazure.mobileservices.MobileServiceQueryOperations
-
String value with the contents of the parameter value converted to upper
case
- trim(MobileServiceQuery<?>) - Method in class com.microsoft.windowsazure.mobileservices.MobileServiceQuery
-
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.windowsazure.mobileservices.MobileServiceQuery
-
String value with the contents of the parameter value with all leading
and trailing white-space characters removed.
- trim(MobileServiceQuery<?>) - Static method in class com.microsoft.windowsazure.mobileservices.MobileServiceQueryOperations
-
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.windowsazure.mobileservices.MobileServiceQueryOperations
-
String value with the contents of the parameter value with all leading
and trailing white-space characters removed.