public class FldActionType 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 |
|---|
FldActionType(MboValue mbv)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
action()
When action type is changed, update readonly flags on fields based on the
new action type.
|
boolean |
hasList()
This field has a list.
|
void |
validate()
Validate that the MboSet returned used using either the relationship, or the where clause is
not empty.
|
chooseActualDomainValuesgetListName, setDomainId, setDomainId, setListCriteria, setListName, setRelationship, setValueFromLookupaddConditionalListWhere, addToLookupMapCache, clearConditionalListWhere, evalConditionalWhere, getList, getListCriteria, getMatchingAttr, getMatchingAttr, getMatchingAttrs, getMboSet, getMboSet, getMboSet, setAllAttrsNullable, setErrorMessage, setKeyMap, setListOrderBy, setLookupKeyMapInOrder, setLookupKeyMapInOrder, setMultiKeyWhereForLookup, setNotAllowNullAttrs, setValueFromLookup, smartFill, smartFillWithoutReset, smartFind, smartFind, smartFindWithoutResetgetConditionalValWhere, getConditionResult, getDomainId, getDomainInfo, resetConditionValueFilter, resetDomainValues, setConditionalValWheregetAppLink, getIntegrationService, getLookupName, getMboValue, getMboValue, getTranslator, getType, init, initValue, setTypepublic FldActionType(MboValue mbv)
mbv - The attribute this object will listen to.public void action()
throws MXException,
java.rmi.RemoteException
action in interface MboValueListeneraction in class MAXTableDomainMXExceptionjava.rmi.RemoteExceptionpublic boolean hasList()
hasList in interface MboValueListenerhasList in class MAXTableDomainpublic void validate()
throws MXException,
java.rmi.RemoteException
MAXTableDomainvalidate in interface MboValueListenervalidate in class MAXTableDomainMXExceptionjava.rmi.RemoteException