Package wt.folder
Class IteratedFolderMemberLink
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.vc._ObjectToVersionLink
wt.vc.ObjectToVersionLink
wt.folder._IteratedFolderMemberLink
wt.folder.IteratedFolderMemberLink
- 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
@GenAsBinaryLink(superClass=ObjectToVersionLink.class,
interfaces=FolderMembership.class,
versions=-3060132777145846922L,
roleA=@GeneratedRole(name="folder",type=Folder.class,javaDoc="The <code>Folder</code> containing object of the <code>FolderMembership</code> association.",accessors=@PropertyAccessors(getAccess=PRIVATE,setExceptions={}),cascade=false),
roleB=@GeneratedRole(name="member",type=IteratedFoldered.class,javaDoc="The <code>FolderEntry</code> object which performs the member role (i.e. the contained object) in the <code>FolderMembership</code> association.",accessors=@PropertyAccessors(getAccess=PRIVATE,setExceptions={})),
tableProperties=@TableProperties(tableName="IterFolderMemberLink",oracleTableSize=LARGE))
public final class IteratedFolderMemberLink
extends wt.folder._IteratedFolderMemberLink
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.
The IteratedFolderMemberLink constructor method and the
newIteratedFolderMemberLink static factory methods are
not supported APIs for customization.
Supported API: true
Extendable: false
- See Also:
-
Method Summary
Methods inherited from class wt.vc.ObjectToVersionLink
duplicate, getAllObjects, getRoleObject, initialize, setRoleBObject, 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