Package wt.folder
Class SubFolderLink
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.fc._ObjectToObjectLink
wt.fc.ObjectToObjectLink
wt.folder._FolderMemberLink
wt.folder.FolderMemberLink
wt.folder._SubFolderLink
wt.folder.SubFolderLink
- All Implemented Interfaces:
Externalizable,Serializable,wt.fc._BinaryLink,wt.fc._Identified,wt.fc._Link,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,wt.fc._UniquelyIdentified,BinaryLink,Identified,Link,NetFactor,ObjectMappable,Persistable,UniquelyIdentified,wt.folder._FolderEntryLink,wt.folder._FolderMembership,wt.folder._FolderServiceManaged,wt.folder.FolderEntryLink,FolderMembership,wt.folder.FolderServiceManaged,DisplayIdentification
@GenAsBinaryLink(superClass=FolderMemberLink.class,
interfaces=UniquelyIdentified.class,
versions=6204466021488678301L,
roleA=@GeneratedRole(name="folder",type=Folder.class,accessors=@PropertyAccessors(getAccess=PRIVATE,setExceptions={}),cascade=false),
roleB=@GeneratedRole(name="member",type=SubFolder.class,accessors=@PropertyAccessors(getAccess=PRIVATE,setExceptions={})),
tableProperties=@TableProperties(tableName="SubFolderLink",oracleTableSize=MEDIUM))
public final class SubFolderLink
extends wt.folder._SubFolderLink
Provides a persistent association between a SubFolder with it's parent
Folder. This class provides an optimization for locating all the subfolders
within a Folder and means for the uniquness constraint on SubFolder names
within a Folder.
Use the newSubFolderLink static factory method(s), not the
SubFolderLink 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 SubFolderLink constructor method and the newSubFolderLink
static factory methods are not supported APIs for customization.
Supported API: true
Extendable: false
- See Also:
-
Field Summary
Fields inherited from class wt.folder._SubFolderLink
EXTERNALIZATION_VERSION_UIDFields inherited from class wt.fc._ObjectToObjectLink
ROLE_AOBJECT_REF, ROLE_BOBJECT_REFFields inherited from class wt.fc._WTObject
CREATE_TIMESTAMP, MODIFY_TIMESTAMPFields inherited from interface wt.fc._BinaryLink
ROLE_AOBJECT_ROLE, ROLE_BOBJECT_ROLEFields inherited from interface wt.folder._FolderMembership
FOLDER_ROLE, MEMBER_ROLEFields inherited from interface wt.fc._Persistable
PERSIST_INFOFields inherited from interface wt.fc.BinaryLink
ALL_ROLES, BOTH_ROLES, ROLE_AOBJECT_REF, ROLE_BOBJECT_REFFields inherited from interface wt.identity.DisplayIdentification
DISPLAY_IDENTIFIER, DISPLAY_IDENTITY, DISPLAY_TYPEFields inherited from interface wt.fc.Persistable
IDENTITY, TYPE -
Method Summary
Methods inherited from class wt.folder._SubFolderLink
getClassInfo, getConceptualClassname, getType, readExternal, readExternal, readVersion, super_readExternal_SubFolderLink, super_readVersion_SubFolderLink, super_writeExternal_SubFolderLink, writeExternal, writeExternalMethods inherited from class wt.folder.FolderMemberLink
getEntry, getFolder, getFoldered, getMember, newFolderMemberLink, setFolder, setMemberMethods inherited from class wt.folder._FolderMemberLink
readVersion, super_readExternal_FolderMemberLink, super_readVersion_FolderMemberLink, super_writeExternal_FolderMemberLinkMethods inherited from class wt.fc.ObjectToObjectLink
appendJoinCriteria, appendRoleCriteria, duplicate, getAllObjects, getJoinValues, getLinkInfo, getObject, getOtherObject, getRemoteRoleAObjectId, getRemoteRoleBObjectId, getRole, getRoleAObject, getRoleAObjectId, getRoleBObject, getRoleBObjectId, getRoleIdName, getRoleObject, initialize, isRoleANonpersistentProxy, isRoleBNonpersistentProxy, setRoleAObject, setRoleAObjectRef, setRoleBObject, setRoleBObjectRef, setRoleObjectMethods inherited from class wt.fc._ObjectToObjectLink
getRoleAObjectRef, getRoleBObjectRef, readVersion, super_readExternal_ObjectToObjectLink, super_readVersion_ObjectToObjectLink, super_writeExternal_ObjectToObjectLinkMethods inherited from class wt.fc.WTObject
checkAttributes, getDisplayIdentifier, getDisplayIdentity, getDisplayType, getIdentity, initialize, toStringMethods inherited from class wt.fc._WTObject
equals, getCreateTimestamp, getModifyTimestamp, getPersistInfo, hashCode, readVersion, setPersistInfoMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface wt.fc._BinaryLink
getRoleAObjectRef, getRoleBObjectRef, setRoleAObjectRef, setRoleBObjectRefMethods inherited from interface wt.fc._Persistable
getPersistInfo, setPersistInfoMethods inherited from interface wt.fc.BinaryLink
getLinkInfo, getObject, 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, getIdentity