|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectwt.fc.WTObject
wt.fc.ObjectToObjectLink
wt.folder.FolderMemberLink
public class FolderMemberLink
Holds a persistent association between a Folder (Cabinet or SubFolder) and a Foldered object (it's member). A Foldered object may be a member of one and only one Folder.
If the folder member is actually IteratedFoldered, then the IteratedFolderMemberLink association is used instead. To find all the members of a folder navigate the parent of FolderMemberLink and IteratedFolderMemberLink - FolderMembership.
To add/remove a member to/from a Folder, the user must have modify permission on the Folder.
Use the newFolderMemberLink static factory method(s), not
the FolderMemberLink 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
Cabinet,
SubFolder,
Foldered,
IteratedFolderMemberLink,
Serialized Form| Method Summary |
|---|
| 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 |
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||