| Modifier and Type | Method and Description |
|---|---|
WrappedPromotionModel |
WrappedPromotionResultModel.getPromotion() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<WrappedPromotionModel> |
WrappedPromotionsService.getProductPromotions(java.util.Collection<WrappedPromotionGroupModel> groups,
ProductModel product,
boolean evaluateRestrictions,
java.util.Date currentTime)
Retrieving of product promotions
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<WrappedPromotionModel> |
CsPromotionService.getProductPromotions(ProductModel product,
boolean evaluateRestrictions,
java.util.Date currentTime)
Get the available product promotions for a specific product
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<WrappedPromotionModel> |
DefaultCsPromotionService.getProductPromotions(ProductModel product,
boolean evaluateRestrictions,
java.util.Date currentTime) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
DefaultCsPromotionService.listContains(java.util.List<WrappedPromotionModel> list,
WrappedPromotionModel item) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
DefaultCsPromotionService.listContains(java.util.List<WrappedPromotionModel> list,
WrappedPromotionModel item) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<WrappedPromotionModel> |
MetaProductPromotions.getProductPromotions()
Get the list of product promotions
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<WrappedPromotionModel> |
DefaultMetaProductPromotions.getProductPromotions() |
| Constructor and Description |
|---|
DefaultMetaProductPromotions(java.util.List<WrappedPromotionModel> productPromotions) |
Copyright © 2018 SAP SE. All Rights Reserved.