Uses of Interface
de.hybris.platform.ruleengineservices.rule.evaluation.actions.ActionSupplementStrategy
Packages that use ActionSupplementStrategy
Package
Description
-
Uses of ActionSupplementStrategy in de.hybris.platform.promotionengineservices.action.strategies
Classes in de.hybris.platform.promotionengineservices.action.strategies that implement ActionSupplementStrategyModifier and TypeClassDescriptionclassThe class supplementsDisplayMessageRAOwith dynamically-evaluated data for Cart Total Threshold condition.classNo Op supplement strategy forDisplayMessageRAOwith parameter-less contextclassThe class supplementsDisplayMessageRAOwith dynamically-evaluated data for Qualifying Category Products condition.classThe class supplementsDisplayMessageRAOwith dynamically-evaluated data for Qualifying Product condition. -
Uses of ActionSupplementStrategy in de.hybris.platform.ruleengineservices.rule.evaluation.actions
Methods in de.hybris.platform.ruleengineservices.rule.evaluation.actions that return types with arguments of type ActionSupplementStrategyModifier and TypeMethodDescriptionprotected List<ActionSupplementStrategy>AbstractRuleExecutableSupport.getActionSupplementStrategies()Method parameters in de.hybris.platform.ruleengineservices.rule.evaluation.actions with type arguments of type ActionSupplementStrategyModifier and TypeMethodDescriptionvoidAbstractRuleExecutableSupport.setActionSupplementStrategies(List<ActionSupplementStrategy> actionSupplementStrategies)