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, setTenantReferenceprotected java.util.HashMap allInfo
public java.lang.String toString()
toString in class java.lang.Objectpublic java.lang.String getCacheName()
CachedObjectgetCacheName in class CachedObject