Uses of Class
wt.folder.CabinetIdentity

Packages that use CabinetIdentity
wt.folder
Provides classes to represent and manage folder and cabinet objects. 
 

Uses of CabinetIdentity in wt.folder
 

Methods in wt.folder that return CabinetIdentity
protected static CabinetIdentity CabinetIdentity.newCabinetIdentity(Cabinet cabinet)
          Factory to construct an Identification object for a Cabinet.
protected static CabinetIdentity CabinetIdentity.newCabinetIdentity(Cabinet cabinet)
          Factory to construct an Identification object for a Cabinet.
 

Methods in wt.folder with parameters of type CabinetIdentity
protected  boolean CabinetIdentity.readVersion(CabinetIdentity thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.
protected  boolean CabinetIdentity.readVersion(CabinetIdentity thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.