Uses of Class
wt.folder.SubFolderReference

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

Uses of SubFolderReference in wt.folder
 

Methods in wt.folder that return SubFolderReference
static SubFolderReference SubFolderReference.newSubFolderReference()
          

Supported API: false
static SubFolderReference SubFolderReference.newSubFolderReference(ObjectIdentifier folder_oid)
          Default no-arg factory to construct a CabinetReference.
static SubFolderReference SubFolderReference.newSubFolderReference(SubFolder folder)
          Factory to construct a CabinetReference for the supplied Cabinet.
static SubFolderReference SubFolderReference.newSubFolderReference(SubFolderReference folder_reference)
          Factory to construct a CabinetReference for the supplied CabinetReference.
static SubFolderReference SubFolderReference.newSubFolderReference()
          

Supported API: false
static SubFolderReference SubFolderReference.newSubFolderReference(ObjectIdentifier folder_oid)
          Default no-arg factory to construct a CabinetReference.
static SubFolderReference SubFolderReference.newSubFolderReference(SubFolder folder)
          Factory to construct a CabinetReference for the supplied Cabinet.
static SubFolderReference SubFolderReference.newSubFolderReference(SubFolderReference folder_reference)
          Factory to construct a CabinetReference for the supplied CabinetReference.
 

Methods in wt.folder with parameters of type SubFolderReference
protected  boolean SubFolderReference.readVersion(SubFolderReference thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.
static SubFolderReference SubFolderReference.newSubFolderReference(SubFolderReference folder_reference)
          Factory to construct a CabinetReference for the supplied CabinetReference.
protected  void SubFolderReference.initialize(SubFolderReference folder_reference)
          Supports initialization, following construction of an instance.
protected  boolean SubFolderReference.readVersion(SubFolderReference thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.
static SubFolderReference SubFolderReference.newSubFolderReference(SubFolderReference folder_reference)
          Factory to construct a CabinetReference for the supplied CabinetReference.
protected  void SubFolderReference.initialize(SubFolderReference folder_reference)
          Supports initialization, following construction of an instance.