public class ItemSchemaCriteria extends Criteria
ItemSchemaCriteria criteria = new ItemSchemaCriteria(47)
will match all components
based on the schema with id 47.EQUAL, GREATER_OR_EQUAL_THAN, GREATER_THAN, LESS_OR_EQUAL_THAN, LESS_THAN, LIKE, NOT_EQUAL
Constructor and Description |
---|
ItemSchemaCriteria(int schemaId)
This constructs the SchemaCriteria with a specific schemaId.
|
Modifier and Type | Method and Description |
---|---|
Integer |
getSchemaId()
This returns the schemaId to use as the Criteria.
|
String |
toString()
Returns string presentation of the criteria.
|
addCriteria, getCriteriaChildren, getCriteriaName, getFieldOperatorAsString, getParentOperator, getSignature, hasAnyCriteria, isLikeOperatorApplicable, isOperator, setParentOperator
public ItemSchemaCriteria(int schemaId)
schemaId
- schemaIdpublic Integer getSchemaId()
Copyright (c) 2014-2021 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries