storeSDMCache(String, ISDMCache) method

Stores the SDMCache with the specified key extension in the file system.

Syntax

public abstract void storeSDMCache (
    String key,
    ISDMCache cache
) throws SDMPersistenceException

Parameters

Exceptions