Uses of Class
wt.folder.SubFolderLink

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

Uses of SubFolderLink in wt.folder
 

Methods in wt.folder that return SubFolderLink
static SubFolderLink SubFolderLink.newSubFolderLink(Folder folder, SubFolder member)
          Default factory for the class.
static SubFolderLink SubFolderLink.newSubFolderLink(Folder folder, SubFolder member)
          Default factory for the class.
 

Methods in wt.folder with parameters of type SubFolderLink
protected static SubFolderLinkIdentity SubFolderLinkIdentity.newSubFolderLinkIdentity(SubFolderLink link)
          Factory to construct the object.
protected  void SubFolderLinkIdentity.initialize(SubFolderLink link)
          Supports initialization, following construction of an instance.
protected  boolean SubFolderLink.readVersion(SubFolderLink thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.
protected static SubFolderLinkIdentity SubFolderLinkIdentity.newSubFolderLinkIdentity(SubFolderLink link)
          Factory to construct the object.
protected  void SubFolderLinkIdentity.initialize(SubFolderLink link)
          Supports initialization, following construction of an instance.
protected  boolean SubFolderLink.readVersion(SubFolderLink thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.