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

C

changeData(JSONObject[]) - Method in class com.worklight.jsonstore.api.JSONStoreCollection
Change a list of documents in the collection.
changeData(JSONObject[], JSONStoreChangeOptions) - Method in class com.worklight.jsonstore.api.JSONStoreCollection
Change a list of documents in the collection.
changeData(List) - Method in class com.worklight.jsonstore.api.JSONStoreCollection
Change a list of documents in the collection.
changeData(List, JSONStoreChangeOptions) - Method in class com.worklight.jsonstore.api.JSONStoreCollection
Change a list of documents in the collection.
changePassword(String, String, String, int) - Method in class com.worklight.jsonstore.api.WLJSONStore
Change the password.
changePassword(String, String, String) - Method in class com.worklight.jsonstore.api.WLJSONStore
Change the password.
clearCollection() - Method in class com.worklight.jsonstore.api.JSONStoreCollection
Removes all documents from a collection, but does not destroy the collection.
closeAll() - Method in class com.worklight.jsonstore.api.WLJSONStore
Locks access to all the collections until the init method is called.
com.worklight.jsonstore.api - package com.worklight.jsonstore.api
 
commitTransaction() - Method in class com.worklight.jsonstore.api.WLJSONStore
Commit a transaction.
countAllDirtyDocuments() - Method in class com.worklight.jsonstore.api.JSONStoreCollection
Count the number of dirty documents in the collection.
countAllDocuments() - Method in class com.worklight.jsonstore.api.JSONStoreCollection
Count the number of documents in the collection.
countDocuments(JSONStoreQueryParts) - Method in class com.worklight.jsonstore.api.JSONStoreCollection
Count the number of documents in the collection that are based on the given query.
countDocuments(JSONStoreQueryParts, JSONStoreCountOptions) - Method in class com.worklight.jsonstore.api.JSONStoreCollection
Count the number of documents in the collection that are based on the given query.
A C D F G H I J M O R S W 


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