storeObject(String, ISDMPersistable) method

Stores an ISDMPersistable object in the file system.

Syntax

public abstract void storeObject (
    String key,
    ISDMPersistable object
) throws SDMPersistenceException, IllegalArgumentException

Parameters

Exceptions