public interface RuleBasedPromotionsContextValidator
| Modifier and Type | Method and Description |
|---|---|
boolean |
isApplicable(RuleBasedPromotionModel ruleBasedPromotionModel,
CatalogVersionModel catalogVersion,
RuleType ruleType)
finds rule based promotions for the given catalog versions and rule type
|
boolean isApplicable(RuleBasedPromotionModel ruleBasedPromotionModel, CatalogVersionModel catalogVersion, RuleType ruleType)
ruleBasedPromotionModel - the promotion that is a validation subjectcatalogVersion - the catalog version to look up rule based promotions forruleType - filters to return only mappings which rules module is of the given rule typeCopyright © 2018 SAP SE. All Rights Reserved.