wt.folder
Class SubFolder
java.lang.Object
wt.fc.WTObject
wt.fc.Item
wt.folder.SubFolder
- All Implemented Interfaces:
- Externalizable, Serializable, AccessControlled, wt.access.AccessControlList, wt.access.AdHocControlled, IdentityAccessControlled, wt.access.PolicyAccessControlled, wt.access.SecurityLabeled, wt.admin.DomainAdministered, wt.fc.BusinessInformation, Identified, NetFactor, ObjectMappable, Persistable, CabinetBased, Folder, Foldered, FolderEntry, wt.folder.FolderServiceManaged, wt.iba.value.IBAHolder, DisplayIdentification, WTContained, WTContainedIdentified, Notifiable, Ownable, wt.recent.RecentlyVisited, wt.type.FlexTyped, wt.type.Typed
public final class SubFolder
- extends Item
- implements Foldered, Ownable, wt.fc.BusinessInformation, Folder, wt.access.AdHocControlled, Notifiable, Identified, IdentityAccessControlled, wt.type.Typed, Externalizable
A SubFolder is a non-root folder, ie it resides in a Cabinet. SubFolders
are identified by name and are unique within the Folder they reside in.
Use the newSubFolder static factory method(s), not the SubFolder
constructor, to construct instances of this class. Instances must be
constructed using the static factory(s), in order to ensure proper initialization
of the instance.
Supported API: true
Extendable: false
- See Also:
SubFolderIdentity,
Folder,
Foldered,
SubFolderLink,
Serialized Form