setSDMODataDocument(String, ISDMParserDocument) method

Stores an SDMParserDocument object in SDMCache.

Syntax

public void setSDMODataDocument (
    String key,
    ISDMParserDocument document
)

Parameters

Exceptions

Remarks

It can be used to store data other than SDMODataEntries in the cache.