| Package | Description |
|---|---|
| de.hybris.platform.b2bacceleratorservices.jalo.promotions | |
| de.hybris.platform.promotions.impl | |
| de.hybris.platform.promotions.jalo |
| Modifier and Type | Class and Description |
|---|---|
class |
GeneratedOrderThresholdDiscountPercentagePromotion
Generated class for type
OrderThresholdDiscountPercentagePromotion. |
| Modifier and Type | Method and Description |
|---|---|
protected OrderPromotion |
AbstractPromotionsService.getPromotion(OrderPromotionModel promotion) |
| Modifier and Type | Method and Description |
|---|---|
OrderPromotion |
GeneratedPromotionsManager.createOrderPromotion(Map attributeValues) |
OrderPromotion |
GeneratedPromotionsManager.createOrderPromotion(SessionContext ctx,
Map attributeValues) |
| Modifier and Type | Method and Description |
|---|---|
List<OrderPromotion> |
PromotionsManager.getOrderPromotions(Collection<PromotionGroup> promotionGroups)
Get the ordered list of
OrderPromotion instances. |
List<OrderPromotion> |
PromotionsManager.getOrderPromotions(Collection<PromotionGroup> promotionGroups,
boolean evaluateRestrictions)
Get the ordered list of
OrderPromotion instances. |
List<OrderPromotion> |
PromotionsManager.getOrderPromotions(Collection<PromotionGroup> promotionGroups,
boolean evaluateRestrictions,
Date date)
Get the ordered list of
OrderPromotion instances. |
List<OrderPromotion> |
PromotionsManager.getOrderPromotions(Collection<PromotionGroup> promotionGroups,
boolean evaluateRestrictions,
Product product)
Get the ordered list of
OrderPromotion instances. |
List<OrderPromotion> |
PromotionsManager.getOrderPromotions(Collection<PromotionGroup> promotionGroups,
boolean evaluateRestrictions,
Product product,
Date date)
Get the ordered list of
OrderPromotion instances. |
List<OrderPromotion> |
PromotionsManager.getOrderPromotions(Collection<PromotionGroup> promotionGroups,
Date date)
Get the ordered list of
OrderPromotion instances. |
List<OrderPromotion> |
PromotionsManager.getOrderPromotions(Collection<PromotionGroup> promotionGroups,
Product product)
Get the ordered list of
OrderPromotion instances. |
List<OrderPromotion> |
PromotionsManager.getOrderPromotions(Collection<PromotionGroup> promotionGroups,
Product product,
Date date)
Get the ordered list of
OrderPromotion instances. |
List<OrderPromotion> |
PromotionsManager.getOrderPromotions(SessionContext ctx,
Collection<PromotionGroup> promotionGroups,
boolean evaluateRestrictions,
Product product,
Date date)
Get the ordered list of
OrderPromotion instances. |
Copyright © 2017 SAP SE. All Rights Reserved.