| Modifier and Type | Method and Description |
|---|---|
WrappedPromotionResultModel |
CartLineItem.getWrappedPromotionResult() |
| Constructor and Description |
|---|
CartLineItem(WrappedPromotionResultModel wrappedPromotionResult) |
| Modifier and Type | Method and Description |
|---|---|
WrappedPromotionResultModel |
WrappedPromotionOrderEntryConsumedModel.getPromotionResult() |
| Modifier and Type | Method and Description |
|---|---|
List<WrappedPromotionResultModel> |
WrappedPromotionOrderResults.getAppliedOrderPromotions() |
List<WrappedPromotionResultModel> |
WrappedPromotionOrderResults.getAppliedProductPromotions() |
List<WrappedPromotionResultModel> |
WrappedPromotionOrderResults.getPotentialOrderPromotions() |
List<WrappedPromotionResultModel> |
WrappedWrappedOrderEntry.getPromotionResults() |
| Modifier and Type | Method and Description |
|---|---|
List<WrappedPromotionResultModel> |
CsPromotionService.getAppliedPromotionResults(AbstractOrderModel cart,
boolean includeOrderPromotions,
boolean includeProductPromotions)
Get the applied order level promotions for the order.
|
List<WrappedPromotionResultModel> |
CsPromotionService.getPotentialOrderPromotionResults(AbstractOrderModel cart)
Get the potential order level promotions for the order.
|
| Modifier and Type | Method and Description |
|---|---|
List<WrappedPromotionResultModel> |
DefaultCsPromotionService.getAppliedPromotionResults(AbstractOrderModel cart,
boolean includeOrderPromotions,
boolean includeProductPromotions) |
List<WrappedPromotionResultModel> |
DefaultCsPromotionService.getPotentialOrderPromotionResults(AbstractOrderModel cart) |
| Modifier and Type | Method and Description |
|---|---|
protected List<CartLineItem> |
DefaultCsPromotionService.getPromotionResultConsumedEntries(List<WrappedPromotionResultModel> promotionResults) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
BasketCartWidgetRenderer.populateOrderEntryMasterRow(ListboxWidget<BasketCartWidgetModel,BasketController> widget,
Listitem row,
Object context,
WrappedPromotionResultModel entry) |
Copyright © 2017 SAP SE. All Rights Reserved.