Package wt.fv.master

Class ReplicaFolder

java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.enterprise._Simple
wt.enterprise.Simple
wt.fv._FileFolder
wt.fv.FileFolder
wt.fv.master._ReplicaFolder
wt.fv.master.ReplicaFolder
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

@GenAsPersistable(superClass=FileFolder.class, versions=7354387769760907132L, tableProperties=@TableProperties(compositeIndex1="vaultReference.key.id")) public class ReplicaFolder extends wt.fv.master._ReplicaFolder

Use the newReplicaFolder static factory method(s), not the ReplicaFolder 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:
  • Field Summary

    Fields inherited from class wt.fv.master._ReplicaFolder

    EXTERNALIZATION_VERSION_UID

    Fields inherited from class wt.fv._FileFolder

    CAPACITY, ENABLED, NAME, READ_ONLY, ROOT_FOLDER, ROOT_FOLDER_REFERENCE, SEQ_NUMBER, THRESHOLD, VAULT, VAULT_REFERENCE

    Fields inherited from class wt.fc._WTObject

    CREATE_TIMESTAMP, MODIFY_TIMESTAMP

    Fields inherited from interface wt.fc.adminlock._AdministrativelyLockable

    ADMINISTRATIVE_LOCK

    Fields inherited from interface wt.admin._DomainAdministered

    DOMAIN_REF, INHERITED_DOMAIN

    Fields inherited from interface wt.notify._Notifiable

    EVENT_SET

    Fields inherited from interface wt.fc._Persistable

    PERSIST_INFO

    Fields inherited from interface wt.access._SecurityLabeled

    SECURITY_LABELS

    Fields inherited from interface wt.fc.BusinessInformation

    BUSINESS_TYPE, IDENTITY

    Fields inherited from interface wt.identity.DisplayIdentification

    DISPLAY_IDENTIFIER, DISPLAY_IDENTITY, DISPLAY_TYPE

    Fields inherited from interface wt.fc.Persistable

    IDENTITY, TYPE

    Fields inherited from interface wt.access.SecurityLabeled

    SECURITY_LABELS_INTERNAL_VALUE
  • Method Summary

    Methods inherited from class wt.fv.master._ReplicaFolder

    getClassInfo, getConceptualClassname, getType, readExternal, readExternal, readVersion, super_readExternal_ReplicaFolder, super_readVersion_ReplicaFolder, super_writeExternal_ReplicaFolder, writeExternal, writeExternal

    Methods inherited from class wt.fv.FileFolder

    getIdentity, initialize

    Methods inherited from class wt.fv._FileFolder

    getCapacity, getName, getRootFolder, getRootFolderReference, getSeqNumber, getThreshold, getVault, getVaultReference, isEnabled, isReadOnly, readVersion, setCapacity, setEnabled, setName, setReadOnly, setRootFolder, setRootFolderReference, setSeqNumber, setThreshold, setVault, setVaultReference, super_readExternal_FileFolder, super_readVersion_FileFolder, super_writeExternal_FileFolder

    Methods inherited from class wt.enterprise.Simple

    getBusinessType

    Methods 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_Simple

    Methods inherited from class wt.fc._WTObject

    equals, getCreateTimestamp, getModifyTimestamp, getPersistInfo, hashCode, readVersion, setPersistInfo

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait