wt.folder
Class ShortcutLink
java.lang.Object
wt.fc.WTObject
wt.fc.ObjectToObjectLink
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