public class ContentpageCollectionExpressionEvaluator extends AbstractCollectionDistinctExpressionEvaluator<ContentPageModel>
ContentPageModel regardless of their catalog versions.
Two content pages are equal if they have the same name 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 |
|---|
ContentpageCollectionExpressionEvaluator() |
ContentpageCollectionExpressionEvaluator(java.util.Map<java.lang.String,java.util.Set<java.lang.Class>> operatorMap) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getNumberOfDistinctItemsQuery() |
protected java.lang.String |
getNumberOfMatchedDistinctItemsQuery() |
checkIfContainsAll, checkIfContainsAny, checkIfSize, getFlexibleSearchService, setFlexibleSearchServicecheckIfEmpty, checkIfNotContainsAny, evaluateTermaddSupportedOperator, addSupportedOperator, addSupportedOperator, evaluate, getLeftType, getSupportedOperators, getSupportedRightTypes, isSupported, isSupportedpublic ContentpageCollectionExpressionEvaluator()
public ContentpageCollectionExpressionEvaluator(java.util.Map<java.lang.String,java.util.Set<java.lang.Class>> operatorMap)
protected java.lang.String getNumberOfMatchedDistinctItemsQuery()
getNumberOfMatchedDistinctItemsQuery in class AbstractCollectionDistinctExpressionEvaluator<ContentPageModel>protected java.lang.String getNumberOfDistinctItemsQuery()
getNumberOfDistinctItemsQuery in class AbstractCollectionDistinctExpressionEvaluator<ContentPageModel>Copyright © 2018 SAP SE. All Rights Reserved.