Package wt.fv
Class FileFolder
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.enterprise._Simple
wt.enterprise.Simple
wt.fv._FileFolder
wt.fv.FileFolder
- All Implemented Interfaces:
Externalizable,Serializable,wt.access._AccessControlled,wt.access._PolicyAccessControlled,wt.access._SecurityLabeled,AccessControlled,wt.access.PolicyAccessControlled,SecurityLabeled,wt.admin._DomainAdministered,DomainAdministered,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,wt.fc.adminlock._AdministrativelyLockable,AdministrativelyLockable,wt.fc.BusinessInformation,NetFactor,ObjectMappable,Persistable,wt.fv._Storage,wt.fv.Storage,DisplayIdentification,wt.notify._Notifiable,Notifiable
- Direct Known Subclasses:
wt.fv.master._ReplicaFolder
@GenAsPersistable(superClass=Simple.class,interfaces=wt.fv.Storage.class,versions=-3286694660429651657L,properties={@GeneratedProperty(name="name",type=java.lang.String.class,columnProperties=@ColumnProperties(unique=true)),@GeneratedProperty(name="enabled",type=boolean.class,initialValue="false",accessors=@PropertyAccessors(setExceptions={})),@GeneratedProperty(name="readOnly",type=boolean.class,accessors=@PropertyAccessors(setExceptions={})),@GeneratedProperty(name="seqNumber",type=int.class,accessors=@PropertyAccessors(setExceptions={})),@GeneratedProperty(name="capacity",type=long.class,accessors=@PropertyAccessors(setExceptions={})),@GeneratedProperty(name="threshold",type=long.class,accessors=@PropertyAccessors(setExceptions={}))},foreignKeys={@GeneratedForeignKey(name="FvVaultFolderLink",myRoleIsRoleA=false,foreignKeyRole=@ForeignKeyRole(name="vault",type=Vault.class,constraints=@PropertyConstraints(required=true)),myRole=@MyRole(name="folder")),@GeneratedForeignKey(name="RootFolderFileFolderLink",myRoleIsRoleA=false,foreignKeyRole=@ForeignKeyRole(name="rootFolder",type=wt.fv.RootFolder.class,constraints=@PropertyConstraints(required=true)),myRole=@MyRole(name="fileFolder"))})
public abstract class FileFolder
extends wt.fv._FileFolder
Supported API: true
Extendable: false
- See Also:
-
Field Summary
Fields inherited from class wt.fv._FileFolder
CAPACITY, ENABLED, EXTERNALIZATION_VERSION_UID, NAME, READ_ONLY, ROOT_FOLDER, ROOT_FOLDER_REFERENCE, SEQ_NUMBER, THRESHOLD, VAULT, VAULT_REFERENCEFields inherited from class wt.fc._WTObject
CREATE_TIMESTAMP, MODIFY_TIMESTAMPFields inherited from interface wt.fc.adminlock._AdministrativelyLockable
ADMINISTRATIVE_LOCKFields inherited from interface wt.admin._DomainAdministered
DOMAIN_REF, INHERITED_DOMAINFields inherited from interface wt.notify._Notifiable
EVENT_SETFields inherited from interface wt.fc._Persistable
PERSIST_INFOFields inherited from interface wt.access._SecurityLabeled
SECURITY_LABELSFields inherited from interface wt.fc.BusinessInformation
BUSINESS_TYPE, IDENTITYFields 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_VALUE -
Method Summary
Methods inherited from class wt.fv._FileFolder
getCapacity, getClassInfo, getConceptualClassname, getName, getRootFolder, getRootFolderReference, getSeqNumber, getThreshold, getType, getVault, getVaultReference, isEnabled, isReadOnly, readExternal, readExternal, readVersion, setCapacity, setEnabled, setName, setReadOnly, setRootFolder, setRootFolderReference, setSeqNumber, setThreshold, setVault, setVaultReference, super_readExternal_FileFolder, super_readVersion_FileFolder, super_writeExternal_FileFolder, writeExternal, writeExternalMethods inherited from class wt.enterprise.Simple
getBusinessTypeMethods inherited from class wt.enterprise._Simple
getAdministrativeLock, getDomainRef, getEventSet, getSecurityLabels, isInheritedDomain, readVersion, setAdministrativeLock, setDomainRef, setEventSet, setInheritedDomain, setSecurityLabels, super_readExternal_Simple, super_readVersion_Simple, super_writeExternal_SimpleMethods inherited from class wt.fc.WTObject
checkAttributes, duplicate, getDisplayIdentifier, getDisplayIdentity, getDisplayType, toStringMethods inherited from class wt.fc._WTObject
equals, getCreateTimestamp, getModifyTimestamp, getPersistInfo, hashCode, readVersion, setPersistInfo