wt.folder
Class ShortcutLink

java.lang.Object
  extended by wt.fc.WTObject
      extended by wt.fc.ObjectToObjectLink
          extended by wt.folder.ShortcutLink
All Implemented Interfaces:
Externalizable, Serializable, BinaryLink, Link, NetFactor, ObjectMappable, Persistable, CabinetBased, FolderEntry, FolderEntryLink, wt.folder.FolderServiceManaged, Shortcut, DisplayIdentification

public final class ShortcutLink
extends ObjectToObjectLink
implements Shortcut, Externalizable

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.



Supported API: true

Extendable: false

See Also:
Serialized Form

Method Summary
 
Methods inherited from class wt.fc.WTObject
getDisplayIdentifier, getDisplayIdentity, getDisplayType
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait