public class FldWODisplayWonum extends MAXTableDomain
When the work order is a task, DisplayWonum is set to its parent and DisplayTaskID is set to the its TaskID. When the work order is not a task, DisplayWonum is set to to its Wonum and DisplayTaskID is set to null.
This similar attribute is meant
for sets which have a WONUM but aren't WOs.,
The partner attribute.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 |
|---|
FldWODisplayWonum(MboValue mbv)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String[] |
getAppLink()
Default implementation to return null.
|
void |
init()
This attribute is always read/only.
|
void |
initValue()
Determine the correct value for this field.
|
action, addConditionalListWhere, addToLookupMapCache, chooseActualDomainValues, clearConditionalListWhere, evalConditionalWhere, getList, getListCriteria, getMatchingAttr, getMatchingAttr, getMatchingAttrs, getMboSet, getMboSet, getMboSet, hasList, setAllAttrsNullable, setErrorMessage, setKeyMap, setListCriteria, setListOrderBy, setLookupKeyMapInOrder, setLookupKeyMapInOrder, setMultiKeyWhereForLookup, setNotAllowNullAttrs, setRelationship, setValueFromLookup, setValueFromLookup, smartFill, smartFillWithoutReset, smartFind, smartFind, smartFindWithoutReset, validategetConditionalValWhere, getConditionResult, getDomainId, getDomainInfo, resetConditionValueFilter, resetDomainValues, setConditionalValWhere, setDomainIdgetIntegrationService, getLookupName, getMboValue, getMboValue, getTranslator, getType, setTypepublic FldWODisplayWonum(MboValue mbv) throws MXException
mbv - The mbo value listened to.MXExceptionpublic void initValue()
throws MXException,
java.rmi.RemoteException
initValue in interface MboValueListenerinitValue in class MboValueAdapterMXExceptionjava.rmi.RemoteExceptionpublic void init()
throws MXException,
java.rmi.RemoteException
init in interface MboValueListenerinit in class MboValueAdapterMXExceptionjava.rmi.RemoteExceptionpublic java.lang.String[] getAppLink()
throws MXException,
java.rmi.RemoteException
MboValueAdaptergetAppLink in interface MboValueListenergetAppLink in class MboValueAdapterMXExceptionjava.rmi.RemoteException