Uses of Class
de.hybris.platform.promotions.jalo.OrderPromotion
Packages that use OrderPromotion
Package
Description
-
Uses of OrderPromotion in de.hybris.platform.b2bacceleratorservices.jalo.promotions
Subclasses of OrderPromotion in de.hybris.platform.b2bacceleratorservices.jalo.promotionsModifier and TypeClassDescriptionclassGenerated class for typeOrderThresholdDiscountPercentagePromotion.class -
Uses of OrderPromotion in de.hybris.platform.promotions.impl
Methods in de.hybris.platform.promotions.impl that return OrderPromotionModifier and TypeMethodDescriptionprotected OrderPromotionAbstractPromotionsService.getPromotion(OrderPromotionModel promotion) -
Uses of OrderPromotion in de.hybris.platform.promotions.jalo
Subclasses of OrderPromotion in de.hybris.platform.promotions.jaloModifier and TypeClassDescriptionclassGenerated class for typeOrderThresholdChangeDeliveryModePromotion.classGenerated class for typeOrderThresholdDiscountPromotion.classGenerated class for typeOrderThresholdFreeGiftPromotion.classGenerated class for typeOrderThresholdFreeVoucherPromotion.classGenerated class for typeOrderThresholdPerfectPartnerPromotion.classTest to ensure that promotions can be written in customer package.classOrderThresholdChangeDeliveryModePromotion.classOrderThresholdDiscountPromotion.classOrderThresholdFreeGiftPromotion.classOrderThresholdFreeVoucherPromotion.classOrder Threshold Perfect Partner Promotion.Methods in de.hybris.platform.promotions.jalo that return OrderPromotionModifier and TypeMethodDescriptionGeneratedPromotionsManager.createOrderPromotion(SessionContext ctx, Map attributeValues) GeneratedPromotionsManager.createOrderPromotion(Map attributeValues) Methods in de.hybris.platform.promotions.jalo that return types with arguments of type OrderPromotionModifier and TypeMethodDescriptionPromotionsManager.getOrderPromotions(SessionContext ctx, Collection<PromotionGroup> promotionGroups, boolean evaluateRestrictions, Product product, Date date) Get the ordered list ofOrderPromotioninstances.PromotionsManager.getOrderPromotions(Collection<PromotionGroup> promotionGroups) Get the ordered list ofOrderPromotioninstances.PromotionsManager.getOrderPromotions(Collection<PromotionGroup> promotionGroups, boolean evaluateRestrictions) Get the ordered list ofOrderPromotioninstances.PromotionsManager.getOrderPromotions(Collection<PromotionGroup> promotionGroups, boolean evaluateRestrictions, Product product) Get the ordered list ofOrderPromotioninstances.PromotionsManager.getOrderPromotions(Collection<PromotionGroup> promotionGroups, boolean evaluateRestrictions, Product product, Date date) Get the ordered list ofOrderPromotioninstances.PromotionsManager.getOrderPromotions(Collection<PromotionGroup> promotionGroups, boolean evaluateRestrictions, Date date) Get the ordered list ofOrderPromotioninstances.PromotionsManager.getOrderPromotions(Collection<PromotionGroup> promotionGroups, Product product) Get the ordered list ofOrderPromotioninstances.PromotionsManager.getOrderPromotions(Collection<PromotionGroup> promotionGroups, Product product, Date date) Get the ordered list ofOrderPromotioninstances.PromotionsManager.getOrderPromotions(Collection<PromotionGroup> promotionGroups, Date date) Get the ordered list ofOrderPromotioninstances.