Removes SDMOData Entries from SDMCache that belong to the specified collection.
Syntax
public
boolean
removeSDMODataEntries
(
String
collectionId
)
Parameters
-
collectionId –
id of the collection
Returns
true of any document has been found in the collection or false otherwise
Exceptions
-
IllegalArgumentException –
if the argument is null.