wt.folder
Class IteratedFolderMemberLink

java.lang.Object
  extended by wt.fc.WTObject
      extended by wt.vc.ObjectToVersionLink
          extended by wt.folder.IteratedFolderMemberLink
All Implemented Interfaces:
Externalizable, Serializable, BinaryLink, Link, NetFactor, ObjectMappable, Persistable, FolderEntryLink, FolderMembership, wt.folder.FolderServiceManaged, DisplayIdentification

public final class IteratedFolderMemberLink
extends ObjectToVersionLink
implements FolderMembership, Externalizable

Holds a persistent association between a Folder (Cabinet or SubFolder) and the latest iteration of an IteratedFoldered object (it's member). A Foldered object may be a member of one and only one Folder. To add/remove a member to/from a Folder, the user must have modify permission on the Folder.

Use the newIteratedFolderMemberLink static factory method(s), not the IteratedFolderMemberLink constructor, to construct instances of this class. Instances must be constructed using the static factory(s), in order to ensure proper initialization of the instance.



Supported API: true

Extendable: false

See Also:
Cabinet, SubFolder, Foldered, Serialized Form

Method Summary
 
Methods inherited from class wt.vc.ObjectToVersionLink
duplicate, getAllObjects, getRoleObject, initialize, setRoleBObject, setRoleObject
 
Methods inherited from class wt.fc.WTObject
getDisplayIdentifier, getDisplayIdentity, getDisplayType
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait