Package wt.intersvrcom
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_TYPEFields inherited from class wt.intersvrcom.AbstractSite
OFFLINE, ONLINEFields inherited from class wt.intersvrcom._AbstractSite
DESCRIPTION, NAME, PRINCIPAL, PRINCIPAL_REFERENCE, READ_ONLY, REPOSITORY, REPOSITORY_REFERENCE, SECURITY, SECURITY_REFERENCE, STATUS, URLFields inherited from class wt.fc.Item
SIMPLE_X10_UID, VERSION_40_UID, VERSION_51_UIDFields 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.fc._Persistable
PERSIST_INFOFields inherited from interface wt.access._SecurityLabeled
SECURITY_LABELSFields inherited from interface wt.inf.container._WTContained
CONTAINER, CONTAINER_NAME, CONTAINER_REFERENCEFields 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.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, writeExternalMethods inherited from class wt.intersvrcom.AbstractSite
isReadOnly, newAbstractSite, setReadOnlyMethods 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_AbstractSiteMethods inherited from class wt.fc.Item
initializeMethods inherited from class wt.fc._Item
getAdministrativeLock, getDomainRef, getSecurityLabels, isInheritedDomain, readVersion, setAdministrativeLock, setDomainRef, setInheritedDomain, setSecurityLabels, super_readExternal_Item, super_readVersion_Item, super_writeExternal_ItemMethods inherited from class wt.fc.WTObject
checkAttributes, duplicate, getDisplayIdentifier, getDisplayIdentity, getDisplayType, getIdentity, toStringMethods 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, getIdentity