|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PromotableOrderAdjustment | |
|---|---|
| org.broadleafcommerce.core.offer.service.discount.domain | |
| Uses of PromotableOrderAdjustment in org.broadleafcommerce.core.offer.service.discount.domain |
|---|
| Classes in org.broadleafcommerce.core.offer.service.discount.domain that implement PromotableOrderAdjustment | |
|---|---|
class |
PromotableOrderAdjustmentImpl
|
| Methods in org.broadleafcommerce.core.offer.service.discount.domain that return PromotableOrderAdjustment | |
|---|---|
PromotableOrderAdjustment |
PromotableItemFactory.createPromotableOrderAdjustment(OrderAdjustment orderAdjustment,
PromotableOrder order)
|
PromotableOrderAdjustment |
PromotableItemFactoryImpl.createPromotableOrderAdjustment(OrderAdjustment orderAdjustment,
PromotableOrder order)
|
| Methods in org.broadleafcommerce.core.offer.service.discount.domain with parameters of type PromotableOrderAdjustment | |
|---|---|
void |
PromotableOrderImpl.addOrderAdjustments(PromotableOrderAdjustment orderAdjustment)
|
void |
PromotableOrder.addOrderAdjustments(PromotableOrderAdjustment orderAdjustment)
Adds the adjustment to the order's adjustment list and discounts the order's adjustment price by the value of the adjustment. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||