Class FolderMemberLink
- All Implemented Interfaces:
Externalizable,Serializable,wt.fc._BinaryLink,wt.fc._Link,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,BinaryLink,Link,NetFactor,ObjectMappable,Persistable,wt.folder._FolderEntryLink,wt.folder._FolderMembership,wt.folder._FolderServiceManaged,wt.folder.FolderEntryLink,FolderMembership,wt.folder.FolderServiceManaged,DisplayIdentification
- Direct Known Subclasses:
wt.folder._SubFolderLink
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.
The FolderMemberLink constructor method and the newFolderMemberLink
static factory methods are not supported APIs for customization.
Supported API: true
Extendable: false
-
Method Summary
Methods inherited from class wt.fc.ObjectToObjectLink
appendJoinCriteria, duplicate, getAllObjects, getJoinValues, getRoleObject, setRoleObjectMethods inherited from class wt.fc.WTObject
getDisplayIdentifier, getDisplayIdentity, getDisplayTypeMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface wt.fc.BinaryLink
getLinkInfo, getOtherObject, getRole, getRoleAObject, getRoleAObjectId, getRoleBObject, getRoleBObjectId, setRoleAObject, setRoleBObjectMethods inherited from interface wt.fc.Link
appendJoinCriteria, appendRoleCriteria, getAllObjects, getJoinValues, getRoleIdName, getRoleObject, setRoleObjectMethods inherited from interface wt.fc.Persistable
checkAttributes