Uses of Class
de.hybris.platform.promotions.jalo.OrderPromotion
-
Packages that use OrderPromotion Package Description de.hybris.platform.b2bacceleratorservices.jalo.promotions de.hybris.platform.promotions.impl de.hybris.platform.promotions.jalo -
-
Uses of OrderPromotion in de.hybris.platform.b2bacceleratorservices.jalo.promotions
Subclasses of OrderPromotion in de.hybris.platform.b2bacceleratorservices.jalo.promotions Modifier and Type Class Description classGeneratedOrderThresholdDiscountPercentagePromotionGenerated class for typeOrderThresholdDiscountPercentagePromotion.classOrderThresholdDiscountPercentagePromotion -
Uses of OrderPromotion in de.hybris.platform.promotions.impl
Methods in de.hybris.platform.promotions.impl that return OrderPromotion Modifier and Type Method Description protected OrderPromotionAbstractPromotionsService. getPromotion(OrderPromotionModel promotion) -
Uses of OrderPromotion in de.hybris.platform.promotions.jalo
Methods in de.hybris.platform.promotions.jalo that return OrderPromotion Modifier and Type Method Description OrderPromotionGeneratedPromotionsManager. createOrderPromotion(SessionContext ctx, java.util.Map attributeValues)OrderPromotionGeneratedPromotionsManager. createOrderPromotion(java.util.Map attributeValues)Methods in de.hybris.platform.promotions.jalo that return types with arguments of type OrderPromotion Modifier and Type Method Description java.util.List<OrderPromotion>PromotionsManager. getOrderPromotions(SessionContext ctx, java.util.Collection<PromotionGroup> promotionGroups, boolean evaluateRestrictions, Product product, java.util.Date date)Get the ordered list ofOrderPromotioninstances.java.util.List<OrderPromotion>PromotionsManager. getOrderPromotions(java.util.Collection<PromotionGroup> promotionGroups)Get the ordered list ofOrderPromotioninstances.java.util.List<OrderPromotion>PromotionsManager. getOrderPromotions(java.util.Collection<PromotionGroup> promotionGroups, boolean evaluateRestrictions)Get the ordered list ofOrderPromotioninstances.java.util.List<OrderPromotion>PromotionsManager. getOrderPromotions(java.util.Collection<PromotionGroup> promotionGroups, boolean evaluateRestrictions, Product product)Get the ordered list ofOrderPromotioninstances.java.util.List<OrderPromotion>PromotionsManager. getOrderPromotions(java.util.Collection<PromotionGroup> promotionGroups, boolean evaluateRestrictions, Product product, java.util.Date date)Get the ordered list ofOrderPromotioninstances.java.util.List<OrderPromotion>PromotionsManager. getOrderPromotions(java.util.Collection<PromotionGroup> promotionGroups, boolean evaluateRestrictions, java.util.Date date)Get the ordered list ofOrderPromotioninstances.java.util.List<OrderPromotion>PromotionsManager. getOrderPromotions(java.util.Collection<PromotionGroup> promotionGroups, Product product)Get the ordered list ofOrderPromotioninstances.java.util.List<OrderPromotion>PromotionsManager. getOrderPromotions(java.util.Collection<PromotionGroup> promotionGroups, Product product, java.util.Date date)Get the ordered list ofOrderPromotioninstances.java.util.List<OrderPromotion>PromotionsManager. getOrderPromotions(java.util.Collection<PromotionGroup> promotionGroups, java.util.Date date)Get the ordered list ofOrderPromotioninstances.
-