removeSDMODataDocument(String) method

Removes stored object from SDMCache with the specified key if it is stored.

Syntax

public boolean removeSDMODataDocument ( String key )

Parameters

Returns

true of document has been found or false otherwise

Exceptions