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