public abstract class DomainInfoBase extends CachedObject
| 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, setTenantReferencepublic java.lang.String toString()
toString in class java.lang.Objectpublic java.lang.String getCacheName()
CachedObjectgetCacheName in class CachedObject