public class ALNDomainInfoBase extends DomainInfoBase
Modifier and Type | Class and Description |
---|---|
class |
ALNDomainInfoBase.Detail |
Constructor and Description |
---|
ALNDomainInfoBase(java.lang.String name,
long id)
Construct the domain with the specified name
|
Modifier and Type | Method and Description |
---|---|
void |
addConditionObj(java.lang.String obj) |
java.lang.String |
getSiteOrgWhere(ALNDomain domain) |
boolean |
hasValueCondition(java.lang.String object)
Returns true if this domain have conditional value when the passed in object is the one that the
domain is associated to.
|
ALNDomainInfoBase.Detail |
initDetailObject() |
getCacheName, toString
addToRepository, getClonedInfo, getID, getReference, getTenantId, isLoaded, isMasterInfo, isSameTenantAsReference, setID, setReference, setTenantId, setTenantReference
public ALNDomainInfoBase(java.lang.String name, long id)
name
- public ALNDomainInfoBase.Detail initDetailObject()
public void addConditionObj(java.lang.String obj)
public boolean hasValueCondition(java.lang.String object)
public java.lang.String getSiteOrgWhere(ALNDomain domain) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException