Methods in com.retek.component.promotion.test that return OrderMerchAmountBenefit |
static OrderMerchAmountBenefit |
PromotionObjectMaster.attachOrderMerchAmountBenefit(DistributedContext context,
Promotion promotion,
Money dollarOff)
|
static OrderMerchAmountBenefit |
PromotionObjectMaster.attachOrderMerchAmountBenefit(DistributedContext context,
Promotion promotion,
Money thresholdAmt,
Money dollarOff)
|
static OrderMerchAmountBenefit |
PromotionObjectMaster.attachOrderMerchAmountBenefit(DistributedContext context,
Promotion promotion,
Money thresholdAmt,
Percent percentOff)
|
static OrderMerchAmountBenefit |
PromotionObjectMaster.attachOrderMerchAmountBenefit(DistributedContext context,
Promotion promotion,
Quantity thresholdQty,
Money dollarOff)
|
static OrderMerchAmountBenefit |
PromotionObjectMaster.attachOrderMerchAmountBenefit(DistributedContext context,
Promotion promotion,
Quantity thresholdQty,
Percent percentOff)
|
static OrderMerchAmountBenefit |
PromotionObjectMaster.attachOrderMerchAmountBenefit(DistributedContext context,
Promotion promotion,
Percent percentOff)
|