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: