| Package | Description |
|---|---|
| org.broadleafcommerce.core.offer.service.discount | |
| org.broadleafcommerce.core.offer.service.discount.domain |
| 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.
|
Copyright © 2015. All Rights Reserved.