Uses of Interface
de.hybris.platform.promotionengineservices.validators.RuleBasedPromotionsContextValidator
-
Packages that use RuleBasedPromotionsContextValidator Package Description de.hybris.platform.promotionengineservices.promotionengine.impl de.hybris.platform.promotionengineservices.validators.impl -
-
Uses of RuleBasedPromotionsContextValidator in de.hybris.platform.promotionengineservices.promotionengine.impl
Methods in de.hybris.platform.promotionengineservices.promotionengine.impl that return RuleBasedPromotionsContextValidator Modifier and Type Method Description protected RuleBasedPromotionsContextValidatorDefaultPromotionEngineService. getRuleBasedPromotionsContextValidator()Methods in de.hybris.platform.promotionengineservices.promotionengine.impl with parameters of type RuleBasedPromotionsContextValidator Modifier and Type Method Description voidDefaultPromotionEngineService. setRuleBasedPromotionsContextValidator(RuleBasedPromotionsContextValidator ruleBasedPromotionsContextValidator) -
Uses of RuleBasedPromotionsContextValidator in de.hybris.platform.promotionengineservices.validators.impl
Classes in de.hybris.platform.promotionengineservices.validators.impl that implement RuleBasedPromotionsContextValidator Modifier and Type Class Description classDefaultRuleBasedPromotionsContextValidatorDefault(Drools specific) implementation for the RuleBasedPromotionsContextValidator.
-