Package wt.folder

Class IteratedShortcutLink

java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.vc._ObjectToVersionLink
wt.vc.ObjectToVersionLink
wt.folder._IteratedShortcutLink
wt.folder.IteratedShortcutLink
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=ObjectToVersionLink.class, interfaces=Shortcut.class, versions=-3060132777145846922L, 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,cascade=false), roleB=@GeneratedRole(name="target",type=IteratedFoldered.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="IteratedShortcutLink",oracleTableSize=MEDIUM)) public final class IteratedShortcutLink extends wt.folder._IteratedShortcutLink
A persistent assocation between a Folder and the latest iteration of an iterated member of a Folder.

Use the newIteratedShortcutLink static factory method(s), not the IteratedShortcutLink 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 IteratedShortcutLink constructor method and the newIteratedShortcutLink static factory methods are not supported APIs for customization.



Supported API: true

Extendable: false

See Also: