public class FldActualTaskID extends FldTaskID
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 |
|---|
FldActualTaskID(MboValue mbv)
Constructor using default values.
|
FldActualTaskID(MboValue mbv,
java.lang.String wonumName,
java.lang.String refwoName,
java.lang.String criteriaName)
Constructor taking values.
|
| Modifier and Type | Method and Description |
|---|---|
void |
action()
Updates the RefWO attribute.
|
MboSetRemote |
getList()
Shows only the Task work orders owned by the WO owner.
|
boolean |
hasList()
This domain does have a list
|
boolean |
isValidWO(MboRemote wo) |
void |
validate()
Validates that the TaskID is found for the work order specified by the wonum
attribute.
|
addConditionalListWhere, addToLookupMapCache, chooseActualDomainValues, clearConditionalListWhere, evalConditionalWhere, getListCriteria, getMatchingAttr, getMatchingAttr, getMboSet, getMboSet, getMboSet, 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, getType, setTypepublic FldActualTaskID(MboValue mbv) throws MXException
mbv - the current mbo value.MXExceptionpsdi.app.workorder.FldTaskID#FldTaskID()public FldActualTaskID(MboValue mbv, java.lang.String wonumName, java.lang.String refwoName, java.lang.String criteriaName) throws MXException
mbv - the current mbo value.wonumName - Name of the wonum column in this Mbo.refwoName - Name of the RefWO column in this Mbo.criteriaName - Name of the criteria to validate work orders for the RefWO column.MXExceptionFldTaskID(MboValue, String, String, String)public void validate()
throws MXException,
java.rmi.RemoteException
validate in interface MboValueListenervalidate in class MAXTableDomainMXExceptionjava.rmi.RemoteExceptionpublic boolean isValidWO(MboRemote wo) throws MXException, java.rmi.RemoteException
MXExceptionjava.rmi.RemoteExceptionpublic void action()
throws MXException,
java.rmi.RemoteException
action in interface MboValueListeneraction in class FldTaskIDMXExceptionjava.rmi.RemoteExceptionpublic boolean hasList()
MAXTableDomainhasList in interface MboValueListenerhasList in class MAXTableDomainpublic MboSetRemote getList() throws MXException, java.rmi.RemoteException
getList in interface MboValueListenergetList in class MAXTableDomainMXExceptionjava.rmi.RemoteExceptionWOSetRemote.SHOWTASKS