public class FldLabTransEnterByTicketID extends FldTicketId
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 | 
|---|
| FldLabTransEnterByTicketID(MboValue mbv)Construct and attach to the specified MboValue | 
| Modifier and Type | Method and Description | 
|---|---|
| void | action()Called if the data is valid, to cleanup mboset. | 
| java.lang.String[] | getAppLink()Default implementation to return null. | 
| MboSetRemote | getList()Return the value list. | 
| void | validate()Validate that the MboSet returned used using either the relationship, or the where clause is
 not empty. | 
| void | validateTicketAndClass(java.lang.String ticketFieldName,
                      java.lang.String ticketClassFieldName)ensures the ticket actually exists in the database | 
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, smartFindWithoutResetgetConditionalValWhere, getConditionResult, getDomainId, getDomainInfo, resetConditionValueFilter, resetDomainValues, setConditionalValWhere, setDomainIdgetIntegrationService, getLookupName, getMboValue, getMboValue, getType, init, initValue, setTypepublic FldLabTransEnterByTicketID(MboValue mbv) throws MXException, java.rmi.RemoteException
mbv - MXExceptionjava.rmi.RemoteExceptionpublic void validateTicketAndClass(java.lang.String ticketFieldName,
                                   java.lang.String ticketClassFieldName)
                            throws MXException,
                                   java.rmi.RemoteException
ticketFieldName - ticketClassFieldName - MXExceptionjava.rmi.RemoteExceptionpublic void validate()
              throws MXException,
                     java.rmi.RemoteException
MAXTableDomainvalidate in interface MboValueListenervalidate in class MAXTableDomainMXExceptionjava.rmi.RemoteExceptionTicket.validateGlobalTkId()public java.lang.String[] getAppLink()
                              throws MXException,
                                     java.rmi.RemoteException
MboValueAdaptergetAppLink in interface MboValueListenergetAppLink in class MboValueAdapterMXExceptionjava.rmi.RemoteExceptionpublic MboSetRemote getList() throws MXException, java.rmi.RemoteException
MAXTableDomaingetList in interface MboValueListenergetList in class MAXTableDomainMXExceptionjava.rmi.RemoteExceptionpublic void action()
            throws MXException,
                   java.rmi.RemoteException
MAXTableDomainaction in interface MboValueListeneraction in class MAXTableDomainMXExceptionjava.rmi.RemoteException