Removes stored object from SDMCache with the specified key if it is stored.
Syntax
public
boolean
removeSDMODataDocument
(
String
key
)
Parameters
-
key –
key of the entry to be removed
Returns
true of document has been found or false otherwise
Exceptions
-
IllegalArgumentException –
if the argument is null.