wt.folder
Interface Folder

All Superinterfaces:
CabinetBased, FolderServiceManaged, Identified, NetFactor, ObjectMappable, Persistable, RecentlyVisited, Serializable, WTContained, WTContainedIdentified
All Known Implementing Classes:
Cabinet, SubFolder

public interface Folder
extends CabinetBased, WTContainedIdentified, Serializable

A Folder acts a container of information. Foldered objects reside in folders via the FolderMemberLink. References to information in other folders is provided via a Shortcut object. Both types of information are considered folder entries.

Supported API: true

Extendable: false

See Also:
FolderMemberLink, Foldered, Shortcut, FolderEntry

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
 
Fields inherited from interface wt.inf.container.WTContainedIdentified
CONTAINER, CONTAINER_REFERENCE
 
Fields inherited from interface wt.inf.container.WTContained
CONTAINER_ID, CONTAINER_NAME
 
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
 
Methods inherited from interface wt.inf.container.WTContainedIdentified
getContainer, getContainerReference, setContainer, setContainerReference
 
Methods inherited from interface wt.inf.container.WTContained
getContainerName
 
Methods inherited from interface wt.fc.Identified
getIdentificationObject