Uses of Class
de.hybris.platform.promotions.result.PromotionEvaluationContext.ConsumptionLogger
-
Packages that use PromotionEvaluationContext.ConsumptionLogger Package Description de.hybris.platform.promotions.result -
-
Uses of PromotionEvaluationContext.ConsumptionLogger in de.hybris.platform.promotions.result
Methods in de.hybris.platform.promotions.result that return PromotionEvaluationContext.ConsumptionLogger Modifier and Type Method Description protected PromotionEvaluationContext.ConsumptionLoggerPromotionEvaluationContext. getLogger()Get the consumption logger for this context.protected PromotionEvaluationContext.ConsumptionLoggerPromotionOrderEntry. getLogger()Constructors in de.hybris.platform.promotions.result with parameters of type PromotionEvaluationContext.ConsumptionLogger Constructor Description PromotionOrderEntry(AbstractOrderEntry orderEntry, PromotionEvaluationContext.ConsumptionLogger logger)Constructor.
-