public class CROSSOVERDomainInfo extends NewDomainInfo
allInfo| Constructor and Description |
|---|
CROSSOVERDomainInfo(long id)
Construct the domain with the specified name
|
| Modifier and Type | Method and Description |
|---|---|
MboValueListener |
getDomainObject(MboValue mbv)
Return an object that will actually perform the validation
|
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, setNeverCachegetKeypublic CROSSOVERDomainInfo(long id)
name - public MboValueListener getDomainObject(MboValue mbv)
getDomainObject in class NewDomainInfoMboValue - objectpublic java.lang.String toString()
toString in class NewDomainInfo