A C D F G H I J M O R S W 

S

setAdditionalSearchField(String, SearchFieldType) - Method in class com.worklight.jsonstore.api.JSONStoreCollection
Set an additional search field for the collection.
setAddNew(boolean) - Method in class com.worklight.jsonstore.api.JSONStoreChangeOptions
Enable or disable if the document should be added if a previously stored document could not be found.
setAnalyticsEnabled(boolean) - Method in class com.worklight.jsonstore.api.JSONStoreInitOptions
Set the flag or remove the flag to enable JSONStore analytics logging.
setAnalyticsEnabled(boolean) - Method in class com.worklight.jsonstore.api.WLJSONStore
Enable or disable the collection of analytic data for JSONStore.
setLimit(Integer) - Method in class com.worklight.jsonstore.api.JSONStoreFindOptions
Specify the maximum number of results to be returned.
setMarkDirty(boolean) - Method in class com.worklight.jsonstore.api.JSONStoreAddOptions
Enable or disable the mark dirty flag.
setMarkDirty(boolean) - Method in class com.worklight.jsonstore.api.JSONStoreChangeOptions
Enable or disable the mark dirty flag.
setMarkDirty(boolean) - Method in class com.worklight.jsonstore.api.JSONStoreRemoveOptions
Enable or disable the mark dirty flag.
setMarkDirty(boolean) - Method in class com.worklight.jsonstore.api.JSONStoreReplaceOptions
Enable or disable the mark dirty flag.
setOffset(Integer) - Method in class com.worklight.jsonstore.api.JSONStoreFindOptions
Set the offset of which results will begin.
setPassword(String) - Method in class com.worklight.jsonstore.api.JSONStoreInitOptions
Set the password to be used for the store.
setPBKDF2Iterations(int) - Method in class com.worklight.jsonstore.api.JSONStoreInitOptions
 
setSearchField(String, SearchFieldType) - Method in class com.worklight.jsonstore.api.JSONStoreCollection
Set a search field for the collection.
setSearchFieldCriteria(List) - Method in class com.worklight.jsonstore.api.JSONStoreChangeOptions
Set the search field criteria to the list of strings that are passed.
setSearchFilters(List) - Method in class com.worklight.jsonstore.api.JSONStoreFindOptions
Set the search fields to be returned on the results of the find operation.
setSecureRandom(String) - Method in class com.worklight.jsonstore.api.JSONStoreInitOptions
Set the secure random to be used by security artifacts.
setUsername(String) - Method in class com.worklight.jsonstore.api.JSONStoreInitOptions
Set the user name to be used for the JSONStore.
shouldIncludeDeletedDocuments() - Method in class com.worklight.jsonstore.api.JSONStoreCountOptions
Retrieve the flag that determines if the count should include deleted documents or not include deleted documents.
shouldIncludeDeletedDocuments() - Method in class com.worklight.jsonstore.api.JSONStoreFindOptions
Retrieve the flag that determines if the result should include deleted documents or not include deleted documents.
sortBySearchFieldAscending(String) - Method in class com.worklight.jsonstore.api.JSONStoreFindOptions
Add a new search field by which the results will be sorted.
sortBySearchFieldDescending(String) - Method in class com.worklight.jsonstore.api.JSONStoreFindOptions
Add a new search field by which the results will be sorted.
startTransaction() - Method in class com.worklight.jsonstore.api.WLJSONStore
Begin a new transaction.
A C D F G H I J M O R S W 


© Copyright IBM Corp. 2006, 2015. All Rights Reserved.