| 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. |
class |
OrderThresholdDiscountPercentagePromotion |
| Modifier and Type | Method and Description |
|---|---|
protected OrderPromotion |
AbstractPromotionsService.getPromotion(OrderPromotionModel promotion) |
| Modifier and Type | Method and Description |
|---|---|
OrderPromotion |
GeneratedPromotionsManager.createOrderPromotion(java.util.Map attributeValues) |
OrderPromotion |
GeneratedPromotionsManager.createOrderPromotion(SessionContext ctx,
java.util.Map attributeValues) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<OrderPromotion> |
PromotionsManager.getOrderPromotions(java.util.Collection<PromotionGroup> promotionGroups)
Get the ordered list of
OrderPromotion instances. |
java.util.List<OrderPromotion> |
PromotionsManager.getOrderPromotions(java.util.Collection<PromotionGroup> promotionGroups,
boolean evaluateRestrictions)
Get the ordered list of
OrderPromotion instances. |
java.util.List<OrderPromotion> |
PromotionsManager.getOrderPromotions(java.util.Collection<PromotionGroup> promotionGroups,
boolean evaluateRestrictions,
java.util.Date date)
Get the ordered list of
OrderPromotion instances. |
java.util.List<OrderPromotion> |
PromotionsManager.getOrderPromotions(java.util.Collection<PromotionGroup> promotionGroups,
boolean evaluateRestrictions,
Product product)
Get the ordered list of
OrderPromotion instances. |
java.util.List<OrderPromotion> |
PromotionsManager.getOrderPromotions(java.util.Collection<PromotionGroup> promotionGroups,
boolean evaluateRestrictions,
Product product,
java.util.Date date)
Get the ordered list of
OrderPromotion instances. |
java.util.List<OrderPromotion> |
PromotionsManager.getOrderPromotions(java.util.Collection<PromotionGroup> promotionGroups,
java.util.Date date)
Get the ordered list of
OrderPromotion instances. |
java.util.List<OrderPromotion> |
PromotionsManager.getOrderPromotions(java.util.Collection<PromotionGroup> promotionGroups,
Product product)
Get the ordered list of
OrderPromotion instances. |
java.util.List<OrderPromotion> |
PromotionsManager.getOrderPromotions(java.util.Collection<PromotionGroup> promotionGroups,
Product product,
java.util.Date date)
Get the ordered list of
OrderPromotion instances. |
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 of
OrderPromotion instances. |
Copyright © 2018 SAP SE. All Rights Reserved.