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:
-
Method Summary
Methods 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