public class CROSSOVERDomainInfo extends NewDomainInfo
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, setNeverCache
getKey
public CROSSOVERDomainInfo(long id)
name
- public MboValueListener getDomainObject(MboValue mbv)
getDomainObject
in class NewDomainInfo
MboValue
- objectpublic java.lang.String toString()
toString
in class NewDomainInfo