Uses of Interface
de.hybris.platform.ruleengineservices.calculation.PriceAdjustmentStrategy
Packages that use PriceAdjustmentStrategy
Package
Description
-
Uses of PriceAdjustmentStrategy in de.hybris.platform.ruleengineservices.calculation.impl
Classes in de.hybris.platform.ruleengineservices.calculation.impl that implement PriceAdjustmentStrategyModifier and TypeClassDescriptionclassDefault implementation ofPriceAdjustmentStrategyforOrderEntryRAOentities -
Uses of PriceAdjustmentStrategy in de.hybris.platform.ruleengineservices.rule.evaluation.actions
Methods in de.hybris.platform.ruleengineservices.rule.evaluation.actions that return PriceAdjustmentStrategyModifier and TypeMethodDescriptionprotected PriceAdjustmentStrategy<OrderEntryRAO>AbstractRuleExecutableSupport.getPriceAdjustmentStrategy()Methods in de.hybris.platform.ruleengineservices.rule.evaluation.actions with parameters of type PriceAdjustmentStrategyModifier and TypeMethodDescriptionvoidAbstractRuleExecutableSupport.setPriceAdjustmentStrategy(PriceAdjustmentStrategy<OrderEntryRAO> priceAdjustmentStrategy) -
Uses of PriceAdjustmentStrategy in de.hybris.platform.ruleengineservices.rule.evaluation.actions.impl
Methods in de.hybris.platform.ruleengineservices.rule.evaluation.actions.impl that return PriceAdjustmentStrategyModifier and TypeMethodDescriptionprotected PriceAdjustmentStrategy<OrderEntryRAO>DefaultRAOConsumptionSupport.getPriceAdjustmentStrategy()Methods in de.hybris.platform.ruleengineservices.rule.evaluation.actions.impl with parameters of type PriceAdjustmentStrategyModifier and TypeMethodDescriptionvoidDefaultRAOConsumptionSupport.setPriceAdjustmentStrategy(PriceAdjustmentStrategy<OrderEntryRAO> priceAdjustmentStrategy)