public class FldActualTaskID extends FldTaskID
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 |
---|
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, smartFindWithoutReset
getConditionalValWhere, getConditionResult, getDomainId, getDomainInfo, resetConditionValueFilter, resetDomainValues, setConditionalValWhere, setDomainId
getAppLink, getIntegrationService, getLookupName, getMboValue, getMboValue, getType, setType
public FldActualTaskID(MboValue mbv) throws MXException
mbv
- the current mbo value.MXException
psdi.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.MXException
FldTaskID(MboValue, String, String, String)
public void validate() throws MXException, java.rmi.RemoteException
validate
in interface MboValueListener
validate
in class MAXTableDomain
MXException
java.rmi.RemoteException
public boolean isValidWO(MboRemote wo) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
public void action() throws MXException, java.rmi.RemoteException
action
in interface MboValueListener
action
in class FldTaskID
MXException
java.rmi.RemoteException
public boolean hasList()
MAXTableDomain
hasList
in interface MboValueListener
hasList
in class MAXTableDomain
public MboSetRemote getList() throws MXException, java.rmi.RemoteException
getList
in interface MboValueListener
getList
in class MAXTableDomain
MXException
java.rmi.RemoteException
WOSetRemote.SHOWTASKS