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: