|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CustomerOrderPromotionDiscountImpl | |
com.retek.component.customerorder.impl | |
com.retek.component.customerorder.impl.command |
Uses of CustomerOrderPromotionDiscountImpl in com.retek.component.customerorder.impl |
Methods in com.retek.component.customerorder.impl that return CustomerOrderPromotionDiscountImpl | |
protected CustomerOrderPromotionDiscountImpl |
PromotionGroup.buildLinePromotionDiscount(PromotionGroup.DistributablePromotionDiscount distributableDiscount,
Money valueOff,
DistributedContext context)
|
CustomerOrderPromotionDiscountImpl |
CustomerOrderPromotionDiscountImpl.createCopy()
|
Methods in com.retek.component.customerorder.impl with parameters of type CustomerOrderPromotionDiscountImpl | |
void |
CustomerOrderLineImpl.addPromotionDiscount(CustomerOrderPromotionDiscountImpl discount)
|
void |
PromotionDiscountable.addPromotionDiscount(CustomerOrderPromotionDiscountImpl discount)
Add a promotion discount to the business object. |
void |
CustomerOrderImpl.addPromotionDiscount(CustomerOrderPromotionDiscountImpl discount)
|
void |
CustomerOrderServiceLineImpl.addPromotionDiscount(CustomerOrderPromotionDiscountImpl discount)
|
Uses of CustomerOrderPromotionDiscountImpl in com.retek.component.customerorder.impl.command |
Methods in com.retek.component.customerorder.impl.command with parameters of type CustomerOrderPromotionDiscountImpl | |
void |
CustomerOrderApplyPromotionsHelper.reapplyLockedPromotionDiscount(CustomerOrderPromotionDiscountImpl discount)
|
void |
CustomerOrderApplyPromotionsHelper.applyNewPromotionDiscount(PromotionDiscountable promotionDiscountable,
CustomerOrderPromotionDiscountImpl discount)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |