public class FldSpecificationTableValue extends MAXTableDomain
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 | 
|---|
| FldSpecificationTableValue(MboValue mbv) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | action()set copyValueChanged to true if this is a rotating assetspec or locationspec. | 
| java.lang.String[] | getAppLink()Gets the proper app name for applink(go to) based on the objectname found. | 
| MboSetRemote | getList()Return the value list from ALNDOMAINVALUE for the domainid if it exists else return an empty set. | 
| java.lang.String | getLookupName()Default implementation to return null. | 
| void | validate()08-21051: if no domain or is blank, then do not validate | 
addConditionalListWhere, addToLookupMapCache, chooseActualDomainValues, clearConditionalListWhere, evalConditionalWhere, getListCriteria, getMatchingAttr, getMatchingAttr, getMboSet, getMboSet, getMboSet, hasList, setAllAttrsNullable, setErrorMessage, setKeyMap, setListCriteria, setListOrderBy, setLookupKeyMapInOrder, setLookupKeyMapInOrder, setMultiKeyWhereForLookup, setNotAllowNullAttrs, setRelationship, setValueFromLookup, setValueFromLookup, smartFill, smartFillWithoutReset, smartFind, smartFind, smartFindWithoutResetgetConditionalValWhere, getConditionResult, getDomainId, getDomainInfo, resetConditionValueFilter, resetDomainValues, setConditionalValWhere, setDomainIdgetIntegrationService, getMboValue, getMboValue, getType, init, initValue, setTypepublic FldSpecificationTableValue(MboValue mbv) throws MXException
MXExceptionpublic void action()
            throws MXException,
                   java.rmi.RemoteException
action in interface MboValueListeneraction in class MboValueAdapterMXExceptionjava.rmi.RemoteExceptionpublic MboSetRemote getList() throws MXException, java.rmi.RemoteException
getList in interface MboValueListenergetList in class MAXTableDomainMXExceptionjava.rmi.RemoteExceptionpublic java.lang.String getLookupName()
                               throws MXException,
                                      java.rmi.RemoteException
MboValueAdaptergetLookupName in interface MboValueListenergetLookupName in class MboValueAdapterMXExceptionjava.rmi.RemoteExceptionpublic java.lang.String[] getAppLink()
                              throws MXException,
                                     java.rmi.RemoteException
getAppLink in interface MboValueListenergetAppLink in class MboValueAdapterMXExceptionjava.rmi.RemoteExceptionpublic void validate()
              throws MXException,
                     java.rmi.RemoteException
validate in interface MboValueListenervalidate in class MAXTableDomainMXExceptionjava.rmi.RemoteException