| Modifier and Type | Method and Description |
|---|---|
protected Converter<OndemandDiscountedOrderEntry,CisLineItem> |
CisOrderPopulator.getCisLineItemConverter() |
| Modifier and Type | Method and Description |
|---|---|
void |
CisLineItemPopulator.populate(OndemandDiscountedOrderEntry source,
CisLineItem target) |
| Modifier and Type | Method and Description |
|---|---|
void |
CisOrderPopulator.setCisLineItemConverter(Converter<OndemandDiscountedOrderEntry,CisLineItem> cisLineItemConverter) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<OndemandDiscountedOrderEntry> |
OndemandPromotionService.calculateProportionalDiscountForEntries(AbstractOrderModel abstractOrder) |
| Modifier and Type | Method and Description |
|---|---|
protected OndemandDiscountedOrderEntry |
DefaultOndemandPromotionService.createOndemandDiscountedOrderEntry(AbstractOrderEntryModel abstractOrderEntry,
java.math.BigDecimal calculatedOrderLineDiscount)
Method to create the appropriate ondemandDiscountedOrderEntry with the discounted unit price.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<OndemandDiscountedOrderEntry> |
DefaultOndemandPromotionService.calculateProportionalDiscountForEntries(AbstractOrderModel abstractOrder) |
Copyright © 2018 SAP SE. All Rights Reserved.