| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
DefaultCmsCacheKeyProvider.handleRestrictionEvaluationException(HttpServletRequest request,
SimpleCMSComponentModel component,
AbstractRestrictionModel restriction,
RestrictionEvaluationException e) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
CMSRestrictionService.evaluate(AbstractRestrictionModel restriction,
RestrictionData restrictionDataInfo)
Evaluates given restriction for
RestrictionData context object. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
DefaultCMSRestrictionService.evaluate(AbstractRestrictionModel restriction,
RestrictionData restrictionDataInfo)
Evaluates given restriction for
RestrictionData context object. |
protected boolean |
DefaultCMSRestrictionService.evaluateAnyRestriction(AbstractRestrictionModel restrictionModel,
RestrictionData context) |
void |
DefaultCMSRestrictionServiceIntegrationTest.shouldEvaluateCatalogRestriction2False() |
void |
DefaultCMSRestrictionServiceIntegrationTest.shouldEvaluateCatalogRestriction2True() |
void |
DefaultCMSRestrictionServiceIntegrationTest.shouldEvaluateCategoryRestriction2False() |
void |
DefaultCMSRestrictionServiceIntegrationTest.shouldEvaluateCategoryRestriction2True() |
void |
DefaultCMSRestrictionServiceIntegrationTest.shouldEvaluateInverseTimeRestriction2False() |
void |
DefaultCMSRestrictionServiceIntegrationTest.shouldEvaluateInverseTimeRestriction2True() |
void |
DefaultCMSRestrictionServiceIntegrationTest.shouldEvaluateProductRestriction2False() |
void |
DefaultCMSRestrictionServiceIntegrationTest.shouldEvaluateProductRestriction2True() |
void |
DefaultCMSRestrictionServiceIntegrationTest.shouldEvaluateTimeRestriction2False() |
void |
DefaultCMSRestrictionServiceIntegrationTest.shouldEvaluateTimeRestriction2True() |
void |
DefaultCMSRestrictionServiceIntegrationTest.shouldEvaluateUserGroupRestriction2False() |
void |
DefaultCMSRestrictionServiceIntegrationTest.shouldEvaluateUserGroupRestriction2True() |
void |
DefaultCMSRestrictionServiceTest.shouldReturnFalseWhenRestrictionIsMatchedButInverted() |
void |
DefaultCMSRestrictionServiceTest.shouldReturnFalseWhenRestrictionIsNotMatched() |
void |
DefaultCMSRestrictionServiceTest.shouldReturnTrueWhenRestrictionIsMatched() |
void |
DefaultCMSRestrictionServiceTest.shouldReturnTrueWhenRestrictionIsNotMatchedButInverted() |
void |
DefaultCMSRestrictionServiceTest.shouldThrowExceptionWhenNoEvaluatorFound() |
Copyright © 2018 SAP SE. All Rights Reserved.