wt.folder
Interface Shortcut

All Superinterfaces:
BinaryLink, CabinetBased, FolderEntry, FolderEntryLink, wt.folder.FolderServiceManaged, Link, NetFactor, ObjectMappable, Persistable, Serializable
All Known Implementing Classes:
IteratedShortcutLink, ShortcutLink

public interface Shortcut
extends FolderEntry, FolderEntryLink, BinaryLink

Provides a means for one Folder to have references to other Folder's or FolderEntry objects (ie to any CabinetBased object). The location for any Shortcut is the same as the path of the Folder that the shortcut is in. The folder path for any shortcut is the Location of the Folder plus the name of the object that the Shortcut is associated with.

Supported API: true

Extendable: false