public class FldPromoteDefaultItemnum extends MAXTableDomain
FldAssetItemnumISNOTNULL, 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 |
|---|
FldPromoteDefaultItemnum(MboValue mbv)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
action()
Set the classstructureid to that of the item
|
protected static void |
appendClauseToSb(java.lang.StringBuilder sb,
java.lang.String str) |
protected java.lang.String |
buildListCriteria() |
MboSetRemote |
getList()
Show only the items in the itemset determined by siteid.
|
void |
initValue()
Set classtructureid to readonly if itemnum is not null
|
void |
validate()
Item must be rotating and must either not exist in
inventory or be active in inventory.
|
addConditionalListWhere, addToLookupMapCache, chooseActualDomainValues, clearConditionalListWhere, evalConditionalWhere, getListCriteria, getMatchingAttr, getMatchingAttr, getMatchingAttrs, 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, setDomainIdgetAppLink, getIntegrationService, getLookupName, getMboValue, getMboValue, getTranslator, getType, init, setTypepublic FldPromoteDefaultItemnum(MboValue mbv)
MXExceptionpublic MboSetRemote getList() throws MXException, java.rmi.RemoteException
getList in interface MboValueListenergetList in class MAXTableDomainMXExceptionjava.rmi.RemoteExceptionFldAssetItemnum.getList()protected java.lang.String buildListCriteria()
throws MXException,
java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionpublic void action()
throws java.rmi.RemoteException,
MXException
action in interface MboValueListeneraction in class MAXTableDomainjava.rmi.RemoteExceptionMXExceptionFldAssetItemnum.getList()public void initValue()
throws java.rmi.RemoteException,
MXException
initValue in interface MboValueListenerinitValue in class MboValueAdapterMXException - ActionNotAllowedInvalidStatus when item has incorrect status.java.rmi.RemoteExceptionpublic void validate()
throws java.rmi.RemoteException,
MXException
validate in interface MboValueListenervalidate in class MAXTableDomainMXException - ActionNotAllowedInvalidStatus when item has incorrect status.java.rmi.RemoteExceptionFldAssetItemnum.validate()protected static void appendClauseToSb(java.lang.StringBuilder sb,
java.lang.String str)