- endsWith(MobileServiceQuery<?>, MobileServiceQuery<?>) - Method in class com.microsoft.windowsazure.mobileservices.MobileServiceQuery
-
Whether the end of the first parameter value matches the second parameter
value.
- endsWith(String, String) - Method in class com.microsoft.windowsazure.mobileservices.MobileServiceQuery
-
Whether the end of the first parameter value matches the second parameter
value.
- endsWith(MobileServiceQuery<?>, MobileServiceQuery<?>) - Static method in class com.microsoft.windowsazure.mobileservices.MobileServiceQueryOperations
-
Whether the end of the first parameter value matches the second parameter
value.
- endsWith(String, String) - Static method in class com.microsoft.windowsazure.mobileservices.MobileServiceQueryOperations
-
Whether the end of the first parameter value matches the second parameter
value.
- eq() - Method in class com.microsoft.windowsazure.mobileservices.MobileServiceQuery
-
Equal comparison operator.
- eq(MobileServiceQuery<?>) - Method in class com.microsoft.windowsazure.mobileservices.MobileServiceQuery
-
Equal comparison operator.
- eq(Number) - Method in class com.microsoft.windowsazure.mobileservices.MobileServiceQuery
-
Equal comparison operator.
- eq(boolean) - Method in class com.microsoft.windowsazure.mobileservices.MobileServiceQuery
-
Equal comparison operator.
- eq(String) - Method in class com.microsoft.windowsazure.mobileservices.MobileServiceQuery
-
Equal comparison operator.
- eq(Date) - Method in class com.microsoft.windowsazure.mobileservices.MobileServiceQuery
-
Equal comparison operator.
- eq() - Static method in class com.microsoft.windowsazure.mobileservices.MobileServiceQueryOperations
-
Equal comparison operator.
- eq(MobileServiceQuery<?>) - Static method in class com.microsoft.windowsazure.mobileservices.MobileServiceQueryOperations
-
Equal comparison operator.
- eq(Number) - Static method in class com.microsoft.windowsazure.mobileservices.MobileServiceQueryOperations
-
Equal comparison operator.
- eq(boolean) - Static method in class com.microsoft.windowsazure.mobileservices.MobileServiceQueryOperations
-
Equal comparison operator.
- eq(String) - Static method in class com.microsoft.windowsazure.mobileservices.MobileServiceQueryOperations
-
Equal comparison operator.
- eq(Date) - Static method in class com.microsoft.windowsazure.mobileservices.MobileServiceQueryOperations
-
Equal comparison operator.
- execute(MobileServiceQuery<?>, TableJsonQueryCallback) - Method in class com.microsoft.windowsazure.mobileservices.MobileServiceJsonTable
-
Retrieves a set of rows from the table using a query
- execute(E) - Method in class com.microsoft.windowsazure.mobileservices.MobileServiceQuery
-
Executes the query
- execute(TableQueryCallback<E>) - Method in class com.microsoft.windowsazure.mobileservices.MobileServiceTable
-
Executes a query to retrieve all the table rows
- execute(MobileServiceQuery<?>, TableQueryCallback<E>) - Method in class com.microsoft.windowsazure.mobileservices.MobileServiceTable
-
Executes a query to retrieve all the table rows
- execute() - Method in interface com.microsoft.windowsazure.mobileservices.ServiceFilterRequest
-
Executes the request