public class FldSetId extends MAXTableDomain
SetsService
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
criteria
Current criteria set using method.
|
static java.lang.String |
criteriaALL
Criteria for all sets.
|
static java.lang.String |
criteriaCOMPANY
Criteria for Company sets.
|
static java.lang.String |
criteriaITEM
Criteria for Item sets.
|
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 |
---|
FldSetId(MboValue mbv)
Construct and attach to the MBO value.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCriteria()
This method may be overidden in the derived class to specify the
type of sets to filter.
|
void |
setCriteriaALL()
Set the filter criteria to be ALL.
|
void |
setCriteriaCOMPANY()
Set the filter criteria to be COMPANY.
|
void |
setCriteriaITEM()
Set the filter criteria to be ITEM.
|
action, addConditionalListWhere, addToLookupMapCache, chooseActualDomainValues, clearConditionalListWhere, evalConditionalWhere, getList, getListCriteria, getMatchingAttr, getMatchingAttr, getMboSet, getMboSet, getMboSet, hasList, setAllAttrsNullable, setErrorMessage, setKeyMap, setListCriteria, setListOrderBy, setLookupKeyMapInOrder, setLookupKeyMapInOrder, setMultiKeyWhereForLookup, setNotAllowNullAttrs, setRelationship, setValueFromLookup, setValueFromLookup, smartFill, smartFillWithoutReset, smartFind, smartFind, smartFindWithoutReset, validate
getConditionalValWhere, getConditionResult, getDomainId, getDomainInfo, resetConditionValueFilter, resetDomainValues, setConditionalValWhere, setDomainId
getAppLink, getIntegrationService, getLookupName, getMboValue, getMboValue, getType, init, initValue, setType
public static java.lang.String criteria
public static java.lang.String criteriaALL
public static java.lang.String criteriaCOMPANY
public static java.lang.String criteriaITEM
public FldSetId(MboValue mbv) throws MXException
MXException
public java.lang.String getCriteria()
public void setCriteriaCOMPANY()
public void setCriteriaITEM()
public void setCriteriaALL()