public class FldReconDataSet2 extends SynonymDomain
ISNOTNULL, ISNULLlastSignaturemboValueTYPE_DOMAIN, TYPE_FIELDCLASS, TYPE_KEY, TYPE_UNKNOWNALLROWS, CHANGEDBY_USER, COUNT_ADDITIONS, COUNT_AFTERSAVE, COUNT_DATABASE, COUNT_DELETED, COUNT_EXISTING, DBCONFIG, DELAYVALIDATION, DELAYVALIDATIONONLY, DISCARDABLE, GOTCOMPLETEWHERE, HIDDEN, NO_RELATEDMBOS_OF_OWNERSCHILDREN_FETCH, NOACCESSCHECK, NOACTION, NOADD, NOCOMMIT, NODELETE, NONE, NOOVERWRITE, NOSAVE, NOSETVALUE, NOUPDATE, NOVALIDATION, NOVALIDATION_AND_NOACTION, NOVALIDATION_AND_NOACTION_ALLOWCROSSOVER, READONLY, REBUILD, REQUIRED, SAMEVALUEVALIDATION, SETBYPARENT, USER| Constructor and Description |
|---|
FldReconDataSet2(MboValue mbv)
Creates a new field validation class.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
determineReadOnlyState(MboSetRemote elements)
Determines and sets the "read-only" state of this field.
|
MboSetRemote |
getList()
Return the value list.
|
void |
initValue()
Called to initialize the MboValue's value.
|
chooseActualDomainValuesgetListName, setDomainId, setDomainId, setListCriteria, setListName, setRelationship, setValueFromLookupaction, addConditionalListWhere, addToLookupMapCache, clearConditionalListWhere, evalConditionalWhere, getListCriteria, getMatchingAttr, getMatchingAttr, getMatchingAttrs, getMboSet, getMboSet, getMboSet, hasList, setAllAttrsNullable, setErrorMessage, setKeyMap, setListOrderBy, setLookupKeyMapInOrder, setLookupKeyMapInOrder, setMultiKeyWhereForLookup, setNotAllowNullAttrs, setValueFromLookup, smartFill, smartFillWithoutReset, smartFind, smartFind, smartFindWithoutReset, validategetConditionalValWhere, getConditionResult, getDomainId, getDomainInfo, resetConditionValueFilter, resetDomainValues, setConditionalValWheregetAppLink, getIntegrationService, getLookupName, getMboValue, getMboValue, getTranslator, getType, init, setTypepublic FldReconDataSet2(MboValue mbv) throws MXException, java.rmi.RemoteException
mbv - Mbo value for this attribute.MXExceptionjava.rmi.RemoteExceptionpublic void initValue()
throws MXException,
java.rmi.RemoteException
initValue in interface MboValueListenerinitValue in class MboValueAdapterMXExceptionjava.rmi.RemoteExceptionMboValueAdapter.initValue()public MboSetRemote getList() throws MXException, java.rmi.RemoteException
getList in interface MboValueListenergetList in class MAXTableDomainMXExceptionjava.rmi.RemoteExceptionprotected void determineReadOnlyState(MboSetRemote elements) throws java.rmi.RemoteException, MXException
elements - List elements.java.rmi.RemoteException - If there is an error determining the "read-only" state.MXException