public class FldPromoteDefaultItemnum extends MAXTableDomain
FldAssetItemnum
ISNOTNULL, ISNULL
lastSignature
mboValue
TYPE_DOMAIN, TYPE_FIELDCLASS, TYPE_KEY, TYPE_UNKNOWN
ALLROWS, 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
|
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, getMboSet, getMboSet, getMboSet, hasList, setAllAttrsNullable, setErrorMessage, setKeyMap, setListCriteria, setListOrderBy, setLookupKeyMapInOrder, setLookupKeyMapInOrder, setMultiKeyWhereForLookup, setNotAllowNullAttrs, setRelationship, setValueFromLookup, setValueFromLookup, smartFill, smartFillWithoutReset, smartFind, smartFind, smartFindWithoutReset
getConditionalValWhere, getConditionResult, getDomainId, getDomainInfo, resetConditionValueFilter, resetDomainValues, setConditionalValWhere, setDomainId
getAppLink, getIntegrationService, getLookupName, getMboValue, getMboValue, getType, init, setType
public FldPromoteDefaultItemnum(MboValue mbv)
MXException
public MboSetRemote getList() throws MXException, java.rmi.RemoteException
getList
in interface MboValueListener
getList
in class MAXTableDomain
MXException
java.rmi.RemoteException
FldAssetItemnum.getList()
public void action() throws java.rmi.RemoteException, MXException
action
in interface MboValueListener
action
in class MAXTableDomain
java.rmi.RemoteException
MXException
FldAssetItemnum.getList()
public void initValue() throws java.rmi.RemoteException, MXException
initValue
in interface MboValueListener
initValue
in class MboValueAdapter
MXException
- ActionNotAllowedInvalidStatus when item has incorrect status.java.rmi.RemoteException
public void validate() throws java.rmi.RemoteException, MXException
validate
in interface MboValueListener
validate
in class MAXTableDomain
MXException
- ActionNotAllowedInvalidStatus when item has incorrect status.java.rmi.RemoteException
FldAssetItemnum.validate()