public abstract class DomainInfoBase extends CachedObject
Modifier and Type | Field and Description |
---|---|
protected java.util.HashMap |
allInfo
A HashMap data structure to maintain the domain information for all
the site and org.
|
coRef
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCacheName()
Return the identifier of the repository name for this cached object
|
java.lang.String |
toString()
Dump the domain info to a string for debugging purposes
|
addToRepository, getClonedInfo, getID, getReference, getTenantId, isLoaded, isMasterInfo, isSameTenantAsReference, setID, setReference, setTenantId, setTenantReference
protected java.util.HashMap allInfo
public java.lang.String toString()
toString
in class java.lang.Object
public java.lang.String getCacheName()
CachedObject
getCacheName
in class CachedObject