| Modifier and Type | Method and Description |
|---|---|
PromotionDiscount |
PromotionDiscount.copy() |
PromotionDiscount |
PromotionDiscount.split(int splitQty) |
| Modifier and Type | Field and Description |
|---|---|
protected List<PromotionDiscount> |
PromotableOrderItemPriceDetailImpl.promotionDiscounts |
| Modifier and Type | Method and Description |
|---|---|
PromotionDiscount |
PromotableOrderItemPriceDetailImpl.lookupOrCreatePromotionDiscount(PromotableCandidateItemOffer candidatePromotion) |
| Modifier and Type | Method and Description |
|---|---|
List<PromotionDiscount> |
PromotableOrderItemPriceDetailImpl.getPromotionDiscounts() |
List<PromotionDiscount> |
PromotableOrderItemPriceDetailWrapper.getPromotionDiscounts() |
List<PromotionDiscount> |
PromotableOrderItemPriceDetail.getPromotionDiscounts()
Returns the promotion discounts applied to this detail object.
|
| Modifier and Type | Method and Description |
|---|---|
protected BigDecimal |
ItemOfferProcessorImpl.calculateWeightedPercent(PromotionDiscount discount,
PromotableOrderItem item,
Money itemSavings) |
Copyright © 2017. All rights reserved.