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:
-
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