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