public class ItemTypeCriteria extends Criteria
EQUAL, GREATER_OR_EQUAL_THAN, GREATER_THAN, LESS_OR_EQUAL_THAN, LESS_THAN, LIKE, NOT_EQUAL| Constructor and Description |
|---|
ItemTypeCriteria(int itemType)
This constructs the ItemTypeCriteria with a specific ItemType.
|
| Modifier and Type | Method and Description |
|---|---|
Integer |
getItemType()
This returns the itemType to use as the Criteria.
|
String |
toString()
Returns string presentation of the criteria.
|
addCriteria, getCriteriaChildren, getCriteriaName, getFieldOperatorAsString, getParentOperator, getSignature, hasAnyCriteria, isLikeOperatorApplicable, isOperator, setParentOperatorpublic ItemTypeCriteria(int itemType)
itemType - The ItemType to query forpublic Integer getItemType()
Copyright (c) 2014-2021 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries