Uses of Class
de.hybris.platform.promotions.result.PromotionOrderView
-
Packages that use PromotionOrderView Package Description de.hybris.platform.acceleratorservices.jalo.promotions de.hybris.platform.promotions.result -
-
Uses of PromotionOrderView in de.hybris.platform.acceleratorservices.jalo.promotions
Methods in de.hybris.platform.acceleratorservices.jalo.promotions with parameters of type PromotionOrderView Modifier and Type Method Description protected PromotionResultAcceleratorProductMultiBuyPromotion. consumeItems(SessionContext ctx, PromotionEvaluationContext promoContext, java.lang.Double promotionPriceValue, int triggerSize, PromotionOrderView pov) -
Uses of PromotionOrderView in de.hybris.platform.promotions.result
Methods in de.hybris.platform.promotions.result that return PromotionOrderView Modifier and Type Method Description PromotionOrderViewPromotionEvaluationContext. createView(SessionContext ctx, AbstractPromotion promotion, java.util.List<Product> validProducts)Create a filtered view of the order containing only the products specified in validProducts.
-