Package wt.fv
Class Vault
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.enterprise._Simple
wt.enterprise.Simple
wt.fv._Vault
wt.fv.Vault
- 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.inf.container._WTContained,WTContained,wt.notify._Notifiable,Notifiable,wt.recent.RecentlyVisited
@GenAsPersistable(superClass=Simple.class,interfaces={wt.fv.Storage.class,WTContained.class},versions=-7035036534596870842L,properties={@GeneratedProperty(name="name",type=java.lang.String.class,columnProperties=@ColumnProperties(unique=true)),@GeneratedProperty(name="ReadOnlyCause",type=java.lang.String.class,constraints=@PropertyConstraints(required=false,upperLimit=2000),javaDoc="Read Only Cause details. Value would be RBEntry, null or Exception root cause."),@GeneratedProperty(name="readOnly",type=boolean.class,accessors=@PropertyAccessors(setExceptions={})),@GeneratedProperty(name="forMasteredItems",type=boolean.class,supportedAPI=PRIVATE,javaDoc="Vault to be used as Content Cache designated Vault if true. Use isForCachedItems and setForCachedItems to access value of forMasteredItems."),@GeneratedProperty(name="defaultTargetForSystemObjects",type=boolean.class,initialValue="false"),@GeneratedProperty(name="autoFolderCreate",type=boolean.class,initialValue="false"),@GeneratedProperty(name="backupVault",type=boolean.class,initialValue="false"),@GeneratedProperty(name="shared",type=boolean.class,initialValue="false")},foreignKeys=@GeneratedForeignKey(name="SiteVaultLink",foreignKeyRole=@ForeignKeyRole(name="site",type=Site.class,constraints=@PropertyConstraints(required=true)),myRole=@MyRole(name="vault")),derivedProperties=@DerivedProperty(name="forCachedItems",derivedFrom="forMasteredItems"))
public abstract class Vault
extends wt.fv._Vault
Supported API: true
Extendable: false
- See Also:
-
Field Summary
Fields inherited from class wt.fv._Vault
AUTO_FOLDER_CREATE, BACKUP_VAULT, DEFAULT_TARGET_FOR_SYSTEM_OBJECTS, EXTERNALIZATION_VERSION_UID, FOR_CACHED_ITEMS, FOR_MASTERED_ITEMS, NAME, READ_ONLY, READ_ONLY_CAUSE, SHARED, SITE, SITE_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.fv._Storage
ENABLEDFields inherited from interface wt.inf.container._WTContained
CONTAINER, CONTAINER_NAME, CONTAINER_REFERENCEFields 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_VALUEFields inherited from interface wt.inf.container.WTContained
CONTAINER_ID -
Method Summary
Methods inherited from class wt.fv._Vault
getClassInfo, getConceptualClassname, getContainer, getContainerName, getContainerReference, getName, getReadOnlyCause, getSite, getSiteReference, getType, isAutoFolderCreate, isBackupVault, isDefaultTargetForSystemObjects, isEnabled, isForCachedItems, isForMasteredItems, isReadOnly, isShared, readExternal, readExternal, readVersion, setAutoFolderCreate, setBackupVault, setContainer, setContainerReference, setDefaultTargetForSystemObjects, setEnabled, setForCachedItems, setForMasteredItems, setName, setReadOnly, setReadOnlyCause, setShared, setSite, setSiteReference, super_readExternal_Vault, super_readVersion_Vault, super_writeExternal_Vault, writeExternal, writeExternalMethods inherited from class wt.enterprise.Simple
getBusinessType, initializeMethods 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, getDisplayTypeMethods 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._Persistable
getPersistInfo, setPersistInfoMethods inherited from interface wt.fc.Persistable
checkAttributes