Package store

Interface Summary
Storable This interface defines the methods that a class must implement in order to be stored in RMS using the methods of the StorableObject class.
 

Class Summary
StorableObject A StorableObject contains a reference to an object that implements the Storable interface, and also contains the name of the record store and specific record id where this object is kept.