Uses of Class
wt.folder.SubFolderIdentity

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

Uses of SubFolderIdentity in wt.folder
 

Methods in wt.folder that return SubFolderIdentity
protected static SubFolderIdentity SubFolderIdentity.newSubFolderIdentity(SubFolder subfolder)
          Factory method to construct the object.
protected static SubFolderIdentity SubFolderIdentity.newSubFolderIdentity(SubFolder subfolder)
          Factory method to construct the object.
 

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