| Package | Description |
|---|---|
| de.hybris.platform.cms2.servicelayer.services | |
| de.hybris.platform.cms2.servicelayer.services.impl |
| Modifier and Type | Method and Description |
|---|---|
boolean |
CMSRestrictionService.evaluate(AbstractRestrictionModel restriction,
RestrictionData restrictionDataInfo)
Evaluates given restriction for
RestrictionData context object. |
boolean |
CMSRestrictionService.evaluate(CMSCatalogRestrictionModel restriction,
RestrictionData data)
Deprecated.
Method will be removed soon. Call
CMSRestrictionService.evaluate(AbstractRestrictionModel, RestrictionData)
instead. |
boolean |
CMSRestrictionService.evaluate(CMSCategoryRestrictionModel restriction,
RestrictionData data)
Deprecated.
Method will be removed soon. Call
CMSRestrictionService.evaluate(AbstractRestrictionModel, RestrictionData)
instead. |
boolean |
CMSRestrictionService.evaluate(CMSProductRestrictionModel restriction,
RestrictionData data)
Deprecated.
Method will be removed soon. Call
CMSRestrictionService.evaluate(AbstractRestrictionModel, RestrictionData)
instead. |
boolean |
CMSRestrictionService.evaluate(CMSTimeRestrictionModel restriction)
Deprecated.
Method will be removed soon. Call
CMSRestrictionService.evaluate(AbstractRestrictionModel, RestrictionData)
instead. |
boolean |
CMSRestrictionService.evaluate(CMSUserGroupRestrictionModel restriction)
Deprecated.
Method will be removed soon. Call
CMSRestrictionService.evaluate(AbstractRestrictionModel, RestrictionData)
instead. |
boolean |
CMSRestrictionService.evaluate(CMSUserRestrictionModel restriction)
Deprecated.
Method will be removed soon. Call
CMSRestrictionService.evaluate(AbstractRestrictionModel, RestrictionData)
instead. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
DefaultCMSRestrictionService.evaluate(AbstractRestrictionModel restriction,
RestrictionData restrictionDataInfo)
Evaluates given restriction for
RestrictionData context object. |
boolean |
DefaultCMSRestrictionService.evaluate(CMSCatalogRestrictionModel restriction,
RestrictionData data)
Deprecated.
Method will be removed soon. Call
DefaultCMSRestrictionService.evaluate(AbstractRestrictionModel, RestrictionData)
instead. |
boolean |
DefaultCMSRestrictionService.evaluate(CMSCategoryRestrictionModel restriction,
RestrictionData data)
Deprecated.
Method will be removed soon. Call
DefaultCMSRestrictionService.evaluate(AbstractRestrictionModel, RestrictionData)
instead. |
boolean |
DefaultCMSRestrictionService.evaluate(CMSProductRestrictionModel restriction,
RestrictionData data)
Deprecated.
Method will be removed soon. Call
DefaultCMSRestrictionService.evaluate(AbstractRestrictionModel, RestrictionData)
instead. |
boolean |
DefaultCMSRestrictionService.evaluate(CMSTimeRestrictionModel restriction)
Deprecated.
Method will be removed soon. Call
DefaultCMSRestrictionService.evaluate(AbstractRestrictionModel, RestrictionData)
instead. |
boolean |
DefaultCMSRestrictionService.evaluate(CMSUserGroupRestrictionModel restriction)
Deprecated.
Method will be removed soon. Call
DefaultCMSRestrictionService.evaluate(AbstractRestrictionModel, RestrictionData)
instead. |
boolean |
DefaultCMSRestrictionService.evaluate(CMSUserRestrictionModel restriction)
Deprecated.
Method will be removed soon. Call
DefaultCMSRestrictionService.evaluate(AbstractRestrictionModel, RestrictionData)
instead. |
protected boolean |
DefaultCMSRestrictionService.evaluateAnyRestriction(AbstractRestrictionModel restrictionModel,
RestrictionData context) |
Copyright © 2017 SAP SE. All Rights Reserved.