|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PromotionDiscount | |
|---|---|
| org.broadleafcommerce.core.offer.service.discount | |
| org.broadleafcommerce.core.offer.service.discount.domain | |
| Uses of PromotionDiscount in org.broadleafcommerce.core.offer.service.discount |
|---|
| Methods in org.broadleafcommerce.core.offer.service.discount that return PromotionDiscount | |
|---|---|
PromotionDiscount |
PromotionDiscount.copy()
|
| Uses of PromotionDiscount in org.broadleafcommerce.core.offer.service.discount.domain |
|---|
| Fields in org.broadleafcommerce.core.offer.service.discount.domain with type parameters of type PromotionDiscount | |
|---|---|
protected List<PromotionDiscount> |
PromotableOrderItemImpl.promotionDiscounts
|
| Methods in org.broadleafcommerce.core.offer.service.discount.domain that return PromotionDiscount | |
|---|---|
PromotionDiscount |
PromotableOrderItemImpl.lookupOrCreatePromotionDiscount(PromotableCandidateItemOffer candidatePromotion)
|
PromotionDiscount |
PromotableOrderItem.lookupOrCreatePromotionDiscount(PromotableCandidateItemOffer candidatePromotion)
|
| Methods in org.broadleafcommerce.core.offer.service.discount.domain that return types with arguments of type PromotionDiscount | |
|---|---|
List<PromotionDiscount> |
PromotableOrderItemImpl.getPromotionDiscounts()
|
List<PromotionDiscount> |
PromotableOrderItem.getPromotionDiscounts()
|
| Method parameters in org.broadleafcommerce.core.offer.service.discount.domain with type arguments of type PromotionDiscount | |
|---|---|
void |
PromotableOrderItemImpl.setPromotionDiscounts(List<PromotionDiscount> promotionDiscounts)
|
void |
PromotableOrderItem.setPromotionDiscounts(List<PromotionDiscount> promotionDiscounts)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||