Methods in com.retek.component.customerorder.impl with parameters of type PromotionGroup.DistributablePromotionDiscount |
protected void |
AdditionalShippingPromotionGroup.doApplyDiscountToOrder(PromotionGroup.DistributablePromotionDiscount distributableDiscount,
Money discountableAmount)
|
protected void |
OrderMerchPromotionGroup.doApplyDiscountToOrder(PromotionGroup.DistributablePromotionDiscount distributableDiscount,
Money discountableAmount)
|
protected void |
MonogramPromotionGroup.doApplyDiscountToOrder(PromotionGroup.DistributablePromotionDiscount distributableDiscount,
Money discountableAmount)
|
protected abstract void |
PromotionGroup.doApplyDiscountToOrder(PromotionGroup.DistributablePromotionDiscount discount,
Money discountableAmount)
|
protected Money |
PromotionGroup.applyDiscountToOrderLine(CustomerOrderLineImpl orderLine,
PromotionGroup.DistributablePromotionDiscount distributableDiscount,
Money prevAmount,
Money currentCharge,
Money discountableAmount)
|
protected Money |
PromotionGroup.applyDiscountToServiceLine(CustomerOrderServiceLineImpl serviceLine,
PromotionGroup.DistributablePromotionDiscount distributableDiscount,
Money prevAmount,
Money currentCharge,
Money discountableAmount)
|
protected CustomerOrderPromotionDiscountImpl |
PromotionGroup.buildLinePromotionDiscount(PromotionGroup.DistributablePromotionDiscount distributableDiscount,
Money valueOff,
DistributedContext context)
|
protected void |
StandardShippingPromotionGroup.doApplyDiscountToOrder(PromotionGroup.DistributablePromotionDiscount distributableDiscount,
Money discountableAmount)
|
void |
SellingListPromotionGroup.doApplyDiscountToOrder(PromotionGroup.DistributablePromotionDiscount distributableDiscount,
Money discountableAmount)
|
protected void |
LineMerchPromotionGroup.doApplyDiscountToOrder(PromotionGroup.DistributablePromotionDiscount distributableDiscount,
Money discountableAmount)
|
protected void |
PlanCodePromotionGroup.doApplyDiscountToOrder(PromotionGroup.DistributablePromotionDiscount distributableDiscount,
Money discountableAmount)
|
protected void |
PersonalizationPromotionGroup.doApplyDiscountToOrder(PromotionGroup.DistributablePromotionDiscount distributableDiscount,
Money discountableAmount)
|
void |
PromotionItemGroup.doApplyDiscountToOrder(PromotionGroup.DistributablePromotionDiscount distributableDiscount,
Money discountableAmount)
|
protected void |
GiftPromotionGroup.doApplyDiscountToOrder(PromotionGroup.DistributablePromotionDiscount distributableDiscount,
Money discountableAmount)
|