Package wt.folder
Class ShortcutLink
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.fc._ObjectToObjectLink
wt.fc.ObjectToObjectLink
wt.folder._ShortcutLink
wt.folder.ShortcutLink
- 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._CabinetBased,wt.folder._FolderEntry,wt.folder._FolderEntryLink,wt.folder._FolderServiceManaged,wt.folder._Shortcut,CabinetBased,FolderEntry,wt.folder.FolderEntryLink,wt.folder.FolderServiceManaged,Shortcut,DisplayIdentification
@GenAsBinaryLink(superClass=ObjectToObjectLink.class,
interfaces=Shortcut.class,
versions=2538346186404157511L,
roleA=@GeneratedRole(name="referencingFolder",type=Folder.class,javaDoc="The referencingFolder role object is the folder that contains the Shortcut.",accessors=@PropertyAccessors(getAccess=PRIVATE,setExceptions={}),cardinality=ONE),
roleB=@GeneratedRole(name="target",type=CabinetBased.class,javaDoc="The target of the association is the object which appears as a Shortcut member of a folder.",accessors=@PropertyAccessors(getAccess=PRIVATE,setExceptions={})),
tableProperties=@TableProperties(tableName="ShortcutLink",oracleTableSize=MEDIUM))
public final class ShortcutLink
extends wt.folder._ShortcutLink
A persistent assocation between a Folder and a non-iterated CabinetBased
object. The association class implements the
Shortcut interface.
Use the newShortcutLink static factory method(s), not the
ShortcutLink 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 ShortcutLink constructor method and the newShortcutLink
static factory methods are not supported APIs for customization.
Supported API: true
Extendable: false
- See Also:
-
Field Summary
Fields inherited from class wt.folder._ShortcutLink
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.fc._Persistable
PERSIST_INFOFields inherited from interface wt.folder._Shortcut
REFERENCING_FOLDER_ROLE, TARGET_ROLEFields inherited from interface wt.fc.BinaryLink
ALL_ROLES, BOTH_ROLES, ROLE_AOBJECT_REF, ROLE_BOBJECT_REFFields inherited from interface wt.folder.CabinetBased
FOLDER_PATH, LOCATION, NAMEFields 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._ShortcutLink
getClassInfo, getConceptualClassname, getType, readExternal, readExternal, readVersion, super_readExternal_ShortcutLink, super_readVersion_ShortcutLink, super_writeExternal_ShortcutLink, writeExternal, writeExternalMethods 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