Main Page | Packages | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | Related Pages

com.arcle.rmt.superwaba.model.imp.rqml.SystemResponseImpl.Memento Class Reference

Inheritance diagram for com.arcle.rmt.superwaba.model.imp.rqml.SystemResponseImpl.Memento:

com.arcle.rmt.superwaba.model.imp.rqml.StringOrTermsImpl.Memento com.arcle.rmt.superwaba.model.imp.rqml.StringOnlyImpl.Memento com.arcle.rmt.superwaba.model.imp.rqml.RQMLSecondClassImpl.Memento com.arcle.rmt.superwaba.model.imp.GenericMemento List of all members.

Public Member Functions

 Memento (SystemResponseImpl originator)
Storable getInstance ()
 Factory method that creates new instances of the memento class.

byte getID ()
 Retuns a unique ID for this class.


Constructor & Destructor Documentation

com.arcle.rmt.superwaba.model.imp.rqml.SystemResponseImpl.Memento.Memento SystemResponseImpl  originator  ) 
 

Definition at line 91 of file superwaba/model/imp/rqml/SystemResponseImpl.java.


Member Function Documentation

byte com.arcle.rmt.superwaba.model.imp.rqml.SystemResponseImpl.Memento.getID  )  [virtual]
 

Retuns a unique ID for this class.

It is up to the user to ensure that the ID of each class of Storable contained in a single ObjectCatalog is unique and the ID of each instance in a class is the same. If the ID returned is zero, no type information will be saved to the catalog and ObjectCatalog.loadObjectAt(int) cannot be used. It is useful, however when accessing Catalogs from other programs using the ObjectCatalog model.

Implements com.arcle.rmt.superwaba.model.imp.rqml.RQMLSecondClassImpl.Memento.

Definition at line 101 of file superwaba/model/imp/rqml/SystemResponseImpl.java.

Storable com.arcle.rmt.superwaba.model.imp.rqml.SystemResponseImpl.Memento.getInstance  )  [virtual]
 

Factory method that creates new instances of the memento class.

The newly created instance will be used as a base for object data loaded from the catalog.

Returns:
a new instance.

Implements com.arcle.rmt.superwaba.model.imp.rqml.RQMLSecondClassImpl.Memento.

Definition at line 95 of file superwaba/model/imp/rqml/SystemResponseImpl.java.


The documentation for this class was generated from the following file:
Generated on Fri Jun 18 19:55:22 2004 for Arcle Rambutan by doxygen 1.3.5