|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PromotionQualifier | |
|---|---|
| org.broadleafcommerce.core.offer.service.discount | |
| org.broadleafcommerce.core.offer.service.discount.domain | |
| org.broadleafcommerce.core.offer.service.processor | |
| Uses of PromotionQualifier in org.broadleafcommerce.core.offer.service.discount |
|---|
| Methods in org.broadleafcommerce.core.offer.service.discount that return PromotionQualifier | |
|---|---|
PromotionQualifier |
PromotionQualifier.copy()
|
PromotionQualifier |
PromotionQualifier.split(int splitItemQty)
|
| Uses of PromotionQualifier in org.broadleafcommerce.core.offer.service.discount.domain |
|---|
| Fields in org.broadleafcommerce.core.offer.service.discount.domain with type parameters of type PromotionQualifier | |
|---|---|
protected List<PromotionQualifier> |
PromotableOrderItemPriceDetailImpl.promotionQualifiers
|
| Methods in org.broadleafcommerce.core.offer.service.discount.domain that return PromotionQualifier | |
|---|---|
PromotionQualifier |
PromotableOrderItemPriceDetailImpl.lookupOrCreatePromotionQualifier(PromotableCandidateItemOffer candidatePromotion)
|
| Methods in org.broadleafcommerce.core.offer.service.discount.domain that return types with arguments of type PromotionQualifier | |
|---|---|
List<PromotionQualifier> |
PromotableOrderItemPriceDetailImpl.getPromotionQualifiers()
|
List<PromotionQualifier> |
PromotableOrderItemPriceDetail.getPromotionQualifiers()
Returns the times this item is being used as a promotionQualifier |
| Uses of PromotionQualifier in org.broadleafcommerce.core.offer.service.processor |
|---|
| Methods in org.broadleafcommerce.core.offer.service.processor that return types with arguments of type PromotionQualifier | |
|---|---|
protected Map<Long,PromotionQualifier> |
OrderOfferProcessorImpl.buildPromotableQualifiersMap(PromotableOrderItem item)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||