public class FldToolTransRotAssetnum extends FldAssetnum
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
doGetListCalibration
Flag to indicate if calibration criteria should be included in getList method.
|
protected boolean |
doSetListCriteria |
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 |
|---|
FldToolTransRotAssetnum(MboValue mbv) |
| Modifier and Type | Method and Description |
|---|---|
void |
action()
Called if the data is valid, to cleanup mboset.
|
MboSetRemote |
getList()
Override and setup the appropriate criteria for displaying the list of Rotating assets.
|
MboSetRemote |
getListCalibration()
The list has to show results in PLUSCISMTE desc order (first the 'Y' one).
|
protected java.lang.String |
getStatusListCriteria(MboRemote mbo)
The part of the list criteria where clause that filters based on status
|
void |
setListCriteria(java.lang.String listWhere)
Overridden to avoid FldToolTransRotAssetnum setting the list criteria.
|
void |
validate()
Is necessary set ITEMSETID and ITEMNUM before the action() calling cause
this field have to be set before the ROTASSETNUM seting
|
addConditionalListWhere, addToLookupMapCache, chooseActualDomainValues, clearConditionalListWhere, evalConditionalWhere, getListCriteria, getMatchingAttr, getMatchingAttr, getMatchingAttrs, getMboSet, getMboSet, getMboSet, hasList, setAllAttrsNullable, setErrorMessage, setKeyMap, 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, initValue, setTypeprotected boolean doGetListCalibration
protected boolean doSetListCriteria
public FldToolTransRotAssetnum(MboValue mbv) throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionpublic MboSetRemote getList() throws MXException, java.rmi.RemoteException
getList in interface MboValueListenergetList in class MAXTableDomainMXExceptionjava.rmi.RemoteExceptionpublic void action()
throws MXException,
java.rmi.RemoteException
MAXTableDomainaction in interface MboValueListeneraction in class MAXTableDomainMXExceptionjava.rmi.RemoteExceptionpublic void validate()
throws MXException,
java.rmi.RemoteException
validate in interface MboValueListenervalidate in class FldAssetnumMXExceptionjava.rmi.RemoteExceptionpublic MboSetRemote getListCalibration() throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionpublic void setListCriteria(java.lang.String listWhere)
setListCriteria in class MAXTableDomainMAXTableDomain.setListCriteria(java.lang.String)protected java.lang.String getStatusListCriteria(MboRemote mbo) throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteException