public class CategorizationCriteria extends Criteria
EQUAL, GREATER_OR_EQUAL_THAN, GREATER_THAN, LESS_OR_EQUAL_THAN, LESS_THAN, LIKE, NOT_EQUAL
Constructor and Description |
---|
CategorizationCriteria(int publicationId,
String category,
String keyword)
Constructor of CategorizationCritera.
|
CategorizationCriteria(int publicationId,
String category,
String[] keywords)
Constructor of CategorizationCritera.
|
Modifier and Type | Method and Description |
---|---|
String |
getCategory()
Returns category.
|
List<String> |
getKeywords()
Returns list of keywords.
|
int |
getPublicationId()
Returns publicationId.
|
protected String |
getSignature() |
String |
toString()
Returns string presentation of the criteria.
|
addCriteria, getCriteriaChildren, getCriteriaName, getFieldOperatorAsString, getParentOperator, hasAnyCriteria, isLikeOperatorApplicable, isOperator, setParentOperator
public CategorizationCriteria(int publicationId, String category, String[] keywords)
publicationId
- publicationIdcategory
- categorykeywords
- Specific keywordprotected String getSignature()
getSignature
in class Criteria
public int getPublicationId()
public String getCategory()
Copyright (c) 2014-2021 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries