Package wt.folder
Interface Folder
- All Superinterfaces:
wt.folder._CabinetBased,wt.folder._Folder,wt.folder._FolderServiceManaged,wt.fc._Identified,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,wt.inf.container._WTContained,wt.inf.container._WTContainedIdentified,CabinetBased,wt.folder.FolderServiceManaged,Identified,NetFactor,ObjectMappable,Persistable,wt.recent.RecentlyVisited,Serializable,WTContained,WTContainedIdentified
@GenAsPersistable(interfaces={CabinetBased.class,WTContainedIdentified.class},
properties=@GeneratedProperty(name="description",type=java.lang.String.class,javaDoc="Provides a description for a folder."),
iconProperties=@IconProperties(standardIcon="wt/clients/images/folder.gif",openIcon="wt/clients/images/folder_open.gif"))
public interface Folder
extends wt.folder._Folder
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
Supported API: true
Extendable: false
- See Also:
-
Field Summary
Fields inherited from interface wt.folder._Folder
DESCRIPTIONFields inherited from interface wt.fc._Persistable
PERSIST_INFOFields inherited from interface wt.inf.container._WTContained
CONTAINER, CONTAINER_NAME, CONTAINER_REFERENCEFields inherited from interface wt.folder.CabinetBased
FOLDER_PATH, LOCATION, NAMEFields inherited from interface wt.fc.Persistable
IDENTITY, TYPEFields inherited from interface wt.inf.container.WTContained
CONTAINER_ID -
Method Summary
Methods inherited from interface wt.folder._Folder
getDescription, setDescriptionMethods inherited from interface wt.fc._Persistable
getPersistInfo, setPersistInfoMethods inherited from interface wt.inf.container._WTContained
getContainer, getContainerName, getContainerReference, setContainer, setContainerReferenceMethods inherited from interface wt.folder.CabinetBased
getCabinetReference, getFolderPath, getLocation, getNameMethods inherited from interface wt.fc.Identified
getIdentificationObjectMethods inherited from interface wt.fc.NetFactor
getClassInfo, getConceptualClassnameMethods inherited from interface wt.fc.ObjectMappable
readExternal, writeExternalMethods inherited from interface wt.fc.Persistable
checkAttributes, getIdentity, getType