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, setTenantReference
public java.lang.String toString()
toString
in class java.lang.Object
public java.lang.String getCacheName()
CachedObject
getCacheName
in class CachedObject