getSDMODataEntry(String) method

Returns an SDMOData Entry with the specified key if it is stored in SDMCache or null otherwise.

Syntax

public ISDMODataEntry getSDMODataEntry (String key)

Parameters

Returns

SDMODataEntry or null

Exceptions