public class CategoryCollectionExpressionEvaluator extends AbstractCollectionDistinctExpressionEvaluator<CategoryModel>
CategoryModel regardless of their catalog versions.
Two categories are equal if they have the same code and they belong to the same catalog.
PARAM_LEFT, PARAM_RIGHTCONTAINS_ALL, CONTAINS_ANY, IS_EMPTY, NOT_CONTAINS, SIZEallowLeftNull, LEFT_OP_MISSING, LEFT_OP_NOT_SUPPORTED, OPERATOR_MISSING, OPERATOR_NOT_SUPPORTED, RIGHT_OP_MISSING, RIGHT_OP_NOT_ALLOWED, RIGHT_OP_NOT_SUPPORTED| Constructor and Description |
|---|
CategoryCollectionExpressionEvaluator() |
CategoryCollectionExpressionEvaluator(Map<String,Set<Class>> operatorMap) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getNumberOfDistinctItemsQuery() |
protected String |
getNumberOfMatchedDistinctItemsQuery() |
checkIfContainsAll, checkIfContainsAny, checkIfSize, getFlexibleSearchService, setFlexibleSearchServicecheckIfEmpty, checkIfNotContainsAny, evaluateTermaddSupportedOperator, addSupportedOperator, addSupportedOperator, evaluate, getLeftType, getSupportedOperators, getSupportedRightTypes, isSupported, isSupportedpublic CategoryCollectionExpressionEvaluator()
protected String getNumberOfMatchedDistinctItemsQuery()
getNumberOfMatchedDistinctItemsQuery in class AbstractCollectionDistinctExpressionEvaluator<CategoryModel>protected String getNumberOfDistinctItemsQuery()
getNumberOfDistinctItemsQuery in class AbstractCollectionDistinctExpressionEvaluator<CategoryModel>Copyright © 2017 SAP SE. All Rights Reserved.