loadSDMCache(ISDMCache) method

Loads SDMCache from the file system.

Syntax

public abstract boolean loadSDMCache ( ISDMCache cache ) throws SDMPersistenceException, IllegalArgumentException

Parameters

Returns

true if persisted SDMCache has found and successfully loaded, false otherwise.

Exceptions