Methods in com.retek.component.promotion.test with parameters of type PromotionDetailServiceType |
static OrderServiceAmountBenefit |
PromotionObjectMaster.attachOrderServiceAmountBenefit(DistributedContext context,
Promotion promotion,
Percent percentOff,
PromotionDetailServiceType type)
|
static OrderServiceAmountBenefit |
PromotionObjectMaster.attachOrderServiceAmountBenefit(DistributedContext context,
Promotion promotion,
Money dollarOff,
PromotionDetailServiceType type)
|
static Promotion |
PromotionObjectMaster.createGeneralActivePromotionWithDetailServiceType(DistributedContext context,
SourceCode sourceCode,
Percent percentOff,
PromotionDetailServiceType type,
Banner banner,
ChannelType channelType)
|
static Promotion |
PromotionObjectMaster.createGeneralActivePromotionWithDetailServiceType(DistributedContext context,
SourceCode sourceCode,
Percent percentOff,
PromotionDetailServiceType type)
|
static Promotion |
PromotionObjectMaster.createGeneralActivePromotionWithDetailServiceType(DistributedContext context,
SourceCode sourceCode,
Money dollarOff,
PromotionDetailServiceType type)
|
static Promotion |
PromotionObjectMaster.createGeneralActivePromotionWithDetailServiceType(DistributedContext context,
SourceCode sourceCode,
Money dollarOff,
PromotionDetailServiceType type,
Banner banner,
ChannelType channelType)
|
static Promotion |
PromotionObjectMaster.createActivePromotionWithPercentOffOrderServiceAmountBenefit(DistributedContext context,
Percent percentOff,
PromotionDetailServiceType serviceType)
|
static Promotion |
PromotionObjectMaster.createActivePromotionWithDollarOffOrderServiceAmountBenefit(DistributedContext context,
Money amount,
PromotionDetailServiceType serviceType)
|