Package wt.folder
Class SubFolder
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.fc._Item
wt.fc.Item
wt.folder._SubFolder
wt.folder.SubFolder
- All Implemented Interfaces:
Externalizable,Serializable,wt.access._AccessControlled,wt.access._AccessControlList,wt.access._AdHocControlled,wt.access._IdentityAccessControlled,wt.access._PolicyAccessControlled,wt.access._SecurityLabeled,AccessControlled,wt.access.AccessControlList,AdHocControlled,wt.access.IdentityAccessControlled,wt.access.PolicyAccessControlled,SecurityLabeled,wt.admin._DomainAdministered,DomainAdministered,wt.fc._Identified,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,wt.fc.adminlock._AdministrativelyLockable,AdministrativelyLockable,Identified,NetFactor,ObjectMappable,Persistable,wt.folder._CabinetBased,wt.folder._Folder,wt.folder._Foldered,wt.folder._FolderEntry,wt.folder._FolderServiceManaged,wt.folder._SubFolderTypeInterface,CabinetBased,Folder,Foldered,FolderEntry,wt.folder.FolderServiceManaged,wt.folder.SubFolderTypeInterface,wt.iba.value._IBAHolder,wt.iba.value.IBAHolder,DisplayIdentification,wt.index._Indexable,Indexable,wt.inf.container._WTContained,wt.inf.container._WTContainedIdentified,WTContained,WTContainedIdentified,wt.notify._Notifiable,Notifiable,wt.ownership._Ownable,wt.ownership.Ownable,wt.recent.RecentlyVisited,wt.type._Typed,wt.type._TypeManaged,wt.type.FlexTyped,wt.type.Typed,wt.type.TypeManaged
@GenAsPersistable(superClass=Item.class,interfaces={Foldered.class,wt.ownership.Ownable.class,Folder.class,AdHocControlled.class,Notifiable.class,Identified.class,wt.access.IdentityAccessControlled.class,wt.type.Typed.class,Indexable.class,wt.folder.SubFolderTypeInterface.class},versions=-1408259981278386754L,properties={@GeneratedProperty(name="name",type=java.lang.String.class,javaDoc="The name of the SubFolder. It may not contain <code>FolderService.FOLDER_SEPARATOR<\\code> character. It must be unique among the SubFolder names within it\'s parent Folder.",constraints=@PropertyConstraints(changeable=VIA_OTHER_MEANS,upperLimit=400,required=true),columnProperties=@ColumnProperties(persistent=true,index=true)),@GeneratedProperty(name="creatorReference",type=WTPrincipalReference.class,accessors=@PropertyAccessors(setExceptions={}),constraints=@PropertyConstraints(required=true),columnProperties=@ColumnProperties(columnName="B"))},tableProperties=@TableProperties(compositeIndex1="domainRef.key.id",oracleTableSize=MEDIUM),iconProperties=@IconProperties(standardIcon="wt/clients/images/folder.gif",openIcon="wt/clients/images/folder_open.gif"))
public final class SubFolder
extends wt.folder._SubFolder
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.
The createSubFolder methods in FolderService should be used to create instances
of SubFolder. The SubFolder constructor method and the newSubFolder static
factory methods are not supported APIs for customization.
Supported API: true
Extendable: false
- See Also:
-
Field Summary
Fields inherited from class wt.folder._SubFolder
CREATOR_REFERENCE, EXTERNALIZATION_VERSION_UID, NAMEFields inherited from class wt.fc.Item
SIMPLE_X10_UID, VERSION_40_UID, VERSION_51_UIDFields inherited from class wt.fc._WTObject
CREATE_TIMESTAMP, MODIFY_TIMESTAMPFields inherited from interface wt.access._AdHocControlled
ENTRY_SETFields inherited from interface wt.fc.adminlock._AdministrativelyLockable
ADMINISTRATIVE_LOCKFields inherited from interface wt.admin._DomainAdministered
DOMAIN_REF, INHERITED_DOMAINFields inherited from interface wt.folder._Folder
DESCRIPTIONFields inherited from interface wt.folder._Foldered
CABINET, CABINET_NAME, FOLDERING_INFO, PARENT_FOLDERFields inherited from interface wt.iba.value._IBAHolder
ATTRIBUTE_CONTAINERFields inherited from interface wt.index._Indexable
INDEXER_SETFields inherited from interface wt.notify._Notifiable
EVENT_SETFields inherited from interface wt.ownership._Ownable
OWNERSHIPFields inherited from interface wt.fc._Persistable
PERSIST_INFOFields inherited from interface wt.access._SecurityLabeled
SECURITY_LABELSFields inherited from interface wt.folder._SubFolderTypeInterface
TYPE_INFO_SUB_FOLDERFields inherited from interface wt.type._Typed
TYPE_DEFINITION_REFERENCEFields inherited from interface wt.inf.container._WTContained
CONTAINER, CONTAINER_NAME, CONTAINER_REFERENCEFields inherited from interface wt.folder.CabinetBased
FOLDER_PATH, LOCATIONFields inherited from interface wt.identity.DisplayIdentification
DISPLAY_IDENTIFIER, DISPLAY_IDENTITY, DISPLAY_TYPEFields inherited from interface wt.fc.Persistable
IDENTITY, TYPEFields inherited from interface wt.access.SecurityLabeled
SECURITY_LABELS_INTERNAL_VALUEFields inherited from interface wt.inf.container.WTContained
CONTAINER_ID -
Method Summary
Methods inherited from class wt.folder._SubFolder
getAttributeContainer, getCabinet, getCabinetName, getClassInfo, getConceptualClassname, getContainer, getContainerName, getContainerReference, getCreatorReference, getDescription, getEntrySet, getEventSet, getFolderingInfo, getIndexerSet, getName, getOwnership, getParentFolder, getType, getTypeDefinitionReference, getTypeInfoSubFolder, readExternal, readExternal, readVersion, setAttributeContainer, setContainer, setContainerReference, setCreatorReference, setDescription, setEntrySet, setEventSet, setFolderingInfo, setIndexerSet, setOwnership, setTypeDefinitionReference, setTypeInfoSubFolder, super_readExternal_SubFolder, super_readVersion_SubFolder, super_writeExternal_SubFolder, writeExternal, writeExternalMethods inherited from class wt.fc._Item
getAdministrativeLock, getDomainRef, getSecurityLabels, isInheritedDomain, readVersion, setAdministrativeLock, setDomainRef, setInheritedDomain, setSecurityLabels, super_readExternal_Item, super_readVersion_Item, super_writeExternal_ItemMethods inherited from class wt.fc.WTObject
checkAttributes, duplicate, getDisplayIdentifier, getDisplayIdentity, getDisplayType, getIdentityMethods inherited from class wt.fc._WTObject
equals, getCreateTimestamp, getModifyTimestamp, getPersistInfo, hashCode, readVersion, setPersistInfoMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface wt.fc.adminlock._AdministrativelyLockable
getAdministrativeLock, setAdministrativeLockMethods inherited from interface wt.fc._Persistable
getPersistInfo, setPersistInfoMethods inherited from interface wt.fc.Persistable
checkAttributes, getIdentity