public class ALNDomainInfo extends NewDomainInfo
Modifier and Type | Class and Description |
---|---|
class |
ALNDomainInfo.Detail |
Constructor and Description |
---|
ALNDomainInfo(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
void |
addConditionObj(java.lang.String obj) |
MboValueListener |
getDomainObject(MboValue mbv)
Return an object that will actually perform the validation
|
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.
|
ALNDomainInfo.Detail |
initDetailObject() |
java.lang.String |
toString()
Dump the domain info to a string for debugging purposes
|
canSignatureChangeAfterInit, contains, getCacheName, getDetail, getName, getNeverCache, getSignature, init, isDifferentSignature, needToConsiderSiteOrg, setDetail, setNeverCache
getKey
public MboValueListener getDomainObject(MboValue mbv)
getDomainObject
in class NewDomainInfo
public java.lang.String toString()
toString
in class NewDomainInfo
public ALNDomainInfo.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