wt.folder
Interface FolderEntry

All Superinterfaces:
CabinetBased, FolderServiceManaged, NetFactor, ObjectMappable, Persistable, Serializable
All Known Subinterfaces:
CabinetMember, Foldered, IteratedFoldered, Shortcut
All Known Implementing Classes:
CabinetManaged, FolderedBookmark, FolderResident, ImportSession, IteratedFolderResident, IteratedShortcutLink, Managed, Project, RevisionControlled, ShortcutLink, SubFolder, TeamTemplate, WfProcessTemplate

public interface FolderEntry
extends CabinetBased

A FolderEntry is an object that can be considered one of the entries in a folder. The entry belongs in the folder (ie if the Folder was deleted, the entry would be too.). An object many be a FolderEntry in many folders whereas it may be a member (Foldered) in only one folder. FolderEntry provides an astraction that support the notion of references to information in other folders.

Supported API: true

Extendable: false

See Also:
FolderMemberLink, Folder, Shortcut, Foldered

Field Summary
 
Fields inherited from interface wt.folder.CabinetBased
CABINET_REFERENCE, FOLDER_PATH, LOCATION, NAME
 
Fields inherited from interface wt.fc.Persistable
IDENTITY, PERSIST_INFO, TYPE
 
Methods inherited from interface wt.folder.CabinetBased
getCabinetReference, getFolderPath, getLocation, getName
 
Methods inherited from interface wt.fc.Persistable
checkAttributes, getIdentity, getPersistInfo, getType, setPersistInfo
 
Methods inherited from interface wt.fc.ObjectMappable
readExternal, writeExternal
 
Methods inherited from interface wt.fc.NetFactor
getClassInfo, getConceptualClassname