Class Site

java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.fc._Item
wt.fc.Item
wt.intersvrcom._AbstractSite
wt.intersvrcom.AbstractSite
wt.intersvrcom._Site
wt.intersvrcom.Site
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, NetFactor, ObjectMappable, Persistable, wt.fv.AutoVaultCleanable, DisplayIdentification, wt.inf.container._WTContained, WTContained, wt.recent.RecentlyVisited

@GenAsPersistable(superClass=wt.intersvrcom.AbstractSite.class,interfaces=wt.fv.AutoVaultCleanable.class,versions=7201697566381271134L,properties={@GeneratedProperty(name="master",type=boolean.class),@GeneratedProperty(name="replica",type=boolean.class),@GeneratedProperty(name="prodReplPeer",type=boolean.class),@GeneratedProperty(name="localMaster",type=boolean.class,javaDoc="A flag indicating whether this site is local master or not",columnProperties=@ColumnProperties(oracleTableSize=TINY)),@GeneratedProperty(name="siteType",type=wt.intersvrcom.SiteType.class)}) public class Site extends wt.intersvrcom._Site

Use the newSite static factory method(s), not the Site 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.intersvrcom._Site

    EXTERNALIZATION_VERSION_UID, LOCAL_MASTER, MASTER, PROD_REPL_PEER, REPLICA, SITE_TYPE

    Fields inherited from class wt.intersvrcom.AbstractSite

    OFFLINE, ONLINE

    Fields inherited from class wt.intersvrcom._AbstractSite

    DESCRIPTION, NAME, PRINCIPAL, PRINCIPAL_REFERENCE, READ_ONLY, REPOSITORY, REPOSITORY_REFERENCE, SECURITY, SECURITY_REFERENCE, STATUS, URL

    Fields inherited from class wt.fc.Item

    SIMPLE_X10_UID, VERSION_40_UID, VERSION_51_UID

    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.fc._Persistable

    PERSIST_INFO

    Fields inherited from interface wt.access._SecurityLabeled

    SECURITY_LABELS

    Fields inherited from interface wt.inf.container._WTContained

    CONTAINER, CONTAINER_NAME, CONTAINER_REFERENCE

    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

    Fields inherited from interface wt.inf.container.WTContained

    CONTAINER_ID
  • Method Summary

    Methods inherited from class wt.intersvrcom._Site

    getClassInfo, getConceptualClassname, getSiteType, getType, isLocalMaster, isMaster, isProdReplPeer, isReplica, readExternal, readExternal, readVersion, setLocalMaster, setMaster, setProdReplPeer, setReplica, setSiteType, super_readExternal_Site, super_readVersion_Site, super_writeExternal_Site, writeExternal, writeExternal

    Methods inherited from class wt.intersvrcom.AbstractSite

    isReadOnly, newAbstractSite, setReadOnly

    Methods inherited from class wt.intersvrcom._AbstractSite

    getContainer, getContainerName, getContainerReference, getDescription, getName, getPrincipal, getPrincipalReference, getRepository, getRepositoryReference, getSecurity, getSecurityReference, getStatus, getUrl, readVersion, setContainer, setContainerReference, setDescription, setName, setPrincipal, setPrincipalReference, setRepository, setRepositoryReference, setSecurity, setSecurityReference, setStatus, setUrl, super_readExternal_AbstractSite, super_readVersion_AbstractSite, super_writeExternal_AbstractSite

    Methods inherited from class wt.fc.Item

    initialize

    Methods inherited from class wt.fc._Item

    getAdministrativeLock, getDomainRef, getSecurityLabels, isInheritedDomain, readVersion, setAdministrativeLock, setDomainRef, setInheritedDomain, setSecurityLabels, super_readExternal_Item, super_readVersion_Item, super_writeExternal_Item

    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

    Methods inherited from interface wt.fc._Persistable

    getPersistInfo, setPersistInfo

    Methods inherited from interface wt.fc.Persistable

    checkAttributes, getIdentity