Methods in com.retek.component.promotion.test with parameters of type ChannelType |
static Promotion |
PromotionObjectMaster.createGeneralActiveOrderLevelPromotion(DistributedContext context,
SourceCode sourceCode,
Money dollarOff,
Banner banner,
ChannelType channelType)
|
static Promotion |
PromotionObjectMaster.createGeneralActiveOrderLevelPromotion(DistributedContext context,
SourceCode sourceCode,
Percent percentOff,
Banner banner,
ChannelType channelType)
|
static Promotion |
PromotionObjectMaster.createGeneralActivePromotionWithDetailServiceType(DistributedContext context,
SourceCode sourceCode,
Percent percentOff,
PromotionDetailServiceType type,
Banner banner,
ChannelType channelType)
|
static Promotion |
PromotionObjectMaster.createGeneralActivePromotionWithDetailServiceType(DistributedContext context,
SourceCode sourceCode,
Money dollarOff,
PromotionDetailServiceType type,
Banner banner,
ChannelType channelType)
|
static Promotion |
PromotionObjectMaster.createGeneralActiveAdditonalShippingServiceLevelPromotion(DistributedContext context,
SourceCode sourceCode,
Percent percentOff,
Banner banner,
ChannelType channelType)
|
static Promotion |
PromotionObjectMaster.createGeneralActiveAdditonalShippingServiceLevelPromotion(DistributedContext context,
SourceCode sourceCode,
Money dollarOff,
Banner banner,
ChannelType channelType)
|
static Promotion |
PromotionObjectMaster.createGeneralActiveGiftCardServiceLevelPromotion(DistributedContext context,
SourceCode sourceCode,
Money dollarOff,
Banner banner,
ChannelType channelType)
|
static Promotion |
PromotionObjectMaster.createGeneralActiveGiftCardServiceLevelPromotion(DistributedContext context,
SourceCode sourceCode,
Percent percentOff,
Banner banner,
ChannelType channelType)
|
static Promotion |
PromotionObjectMaster.createGeneralActiveGiftWrappingServiceLevelPromotion(DistributedContext context,
SourceCode sourceCode,
Percent percentOff,
Banner banner,
ChannelType channelType)
|
static Promotion |
PromotionObjectMaster.createGeneralActiveMonogrammingServiceLevelPromotion(DistributedContext context,
SourceCode sourceCode,
Percent percentOff,
Banner banner,
ChannelType channelType)
|
static Promotion |
PromotionObjectMaster.createGeneralActiveMonogrammingServiceLevelPromotion(DistributedContext context,
SourceCode sourceCode,
Money dollarOff,
Banner banner,
ChannelType channelType)
|
static Promotion |
PromotionObjectMaster.createGeneralActivePersonalizationServiceLevelPromotion(DistributedContext context,
SourceCode sourceCode,
Money dollarOff,
Banner banner,
ChannelType channelType)
|
static Promotion |
PromotionObjectMaster.createGeneralActivePersonalizationServiceLevelPromotion(DistributedContext context,
SourceCode sourceCode,
Percent percentOff,
Banner banner,
ChannelType channelType)
|
static Promotion |
PromotionObjectMaster.createGeneralActiveStdShippingPromotion(DistributedContext context,
SourceCode sourceCode,
Percent percentOff,
Banner banner,
ChannelType channelType)
|
static Promotion |
PromotionObjectMaster.createGeneralActiveStdShippingPromotion(DistributedContext context,
SourceCode sourceCode,
Money dollarOff,
Banner banner,
ChannelType channelType)
|
static Promotion |
PromotionObjectMaster.createActivePromotionWithOfferCodeTriggerAndDollarOffBenefit(DistributedContext context,
Money dollarOff,
OfferCode offerCode,
Banner banner,
ChannelType channelType)
|
static Promotion |
PromotionObjectMaster.createActivePromotionWithOfferCodeTriggerAndPercentOffBenefit(DistributedContext context,
Percent percentOff,
OfferCode offerCode,
Banner banner,
ChannelType channelType)
|
static Promotion |
PromotionObjectMaster.createActivePromotionWithItemThresholdAndDollarOffItemBenefit(DistributedContext context,
SourceCode sourceCode,
Money thresholdAmt,
ThresholdableItem thresholdableItem,
ReceivableItem receivableItem,
Money dollarOff,
Banner banner,
ChannelType channelType)
|
static Promotion |
PromotionObjectMaster.createActivePromotionWithItemThresholdAndPercentOffItemBenefit(DistributedContext context,
SourceCode sourceCode,
Money thresholdAmt,
ThresholdableItem thresholdableItem,
ReceivableItem receivableItem,
Percent percentOff,
Banner banner,
ChannelType channelType)
|
static Promotion |
PromotionObjectMaster.createActivePromotionWithItemThresholdAndDollarOffItemBenefit(DistributedContext context,
SourceCode sourceCode,
Quantity thresholdQty,
ThresholdableItem thresholdableItem,
ReceivableItem receivableItem,
Money dollarOff,
Banner banner,
ChannelType channelType)
|
static Promotion |
PromotionObjectMaster.createActivePromotionWithItemThresholdAndPercentOffItemBenefit(DistributedContext context,
SourceCode sourceCode,
Quantity thresholdQty,
ThresholdableItem thresholdableItem,
ReceivableItem receivableItem,
Percent percentOff,
Banner banner,
ChannelType channelType)
|
static Promotion |
PromotionObjectMaster.createActivePromotionWithItemThresholdAndLineMerchBenefit(DistributedContext context,
SourceCode sourceCode,
Money thresholdAmt,
ThresholdableItem thresholdableItem,
Money dollarOff,
Banner banner,
ChannelType channelType)
|
static Promotion |
PromotionObjectMaster.createActivePromotionWithItemThresholdAndLineMerchBenefit(DistributedContext context,
SourceCode sourceCode,
Quantity thresholdQty,
ThresholdableItem thresholdableItem,
Money dollarOff,
Banner banner,
ChannelType channelType)
|
static Promotion |
PromotionObjectMaster.createActivePromotionWithItemThresholdAndLineMerchBenefit(DistributedContext context,
SourceCode sourceCode,
Quantity thresholdQty,
ThresholdableItem thresholdableItem,
Percent percentOff,
Banner banner,
ChannelType channelType)
|
static Promotion |
PromotionObjectMaster.createActivePromotionWithItemThresholdAndGiftCertificateBenefit(DistributedContext context,
SourceCode sourceCode,
Money giftCertificateAmount,
Percent giftCertificatePercentOff,
ThresholdableItem thresholdableItem,
Money thresholdAmt,
Banner banner,
ChannelType channelType)
|
static Promotion |
PromotionObjectMaster.createActivePromotionWithItemThresholdAndGiftCertificateBenefit(DistributedContext context,
SourceCode sourceCode,
Money giftCertificateAmount,
Percent giftCertificatePercentOff,
ThresholdableItem thresholdableItem,
Quantity thresholdQty,
Banner banner,
ChannelType channelType)
|
static Promotion |
PromotionObjectMaster.createActivePromotionWithItemThresholdAndGiftCertificateBenefit(DistributedContext context,
SourceCode sourceCode,
Money giftCertificateAmount,
Money dollarOff,
ThresholdableItem thresholdableItem,
Quantity thresholdQty,
Banner banner,
ChannelType channelType)
|
static Promotion |
PromotionObjectMaster.createActivePromotionWithItemThresholdAndLineMerchAmountBenefit(DistributedContext context,
SourceCode sourceCode,
Money thresholdAmt,
ThresholdableItem thresholdableItem,
Money dollarOff,
Banner banner,
ChannelType channelType)
|
static Promotion |
PromotionObjectMaster.createActivePromotionWithItemThresholdAndLineMerchAmountBenefit(DistributedContext context,
SourceCode sourceCode,
Money thresholdAmt,
ThresholdableItem thresholdableItem,
Percent percentOff,
Banner banner,
ChannelType channelType)
|
static Promotion |
PromotionObjectMaster.createActivePromotionWithItemThresholdAndLineMerchAmountBenefit(DistributedContext context,
SourceCode sourceCode,
Quantity thresholdQty,
ThresholdableItem thresholdableItem,
Money dollarOff,
Banner banner,
ChannelType channelType)
|
static Promotion |
PromotionObjectMaster.createActiveTenderTypePromotionWithItemThresholdAndMerchBenefit(DistributedContext context,
TenderType tenderType,
Banner banner,
ChannelType channelType,
Quantity thresholdQty,
ThresholdableItem thresholdableItem,
Percent percentOff)
|
static Promotion |
PromotionObjectMaster.createActiveTenderTypePromotionWithItemThresholdAndMerchBenefit(DistributedContext context,
TenderType[] tenderTypes,
Banner banner,
ChannelType channelType,
Quantity thresholdQty,
ThresholdableItem thresholdableItem,
Percent percentOff)
|
static Promotion |
PromotionObjectMaster.createActiveTenderTypePromotionWithOrderThresholdAndGiftCertificateBenefit(DistributedContext context,
Money giftCertificateAmount,
Money thresholdAmt,
TenderType[] tenderTypes,
Banner banner,
ChannelType channelType)
|
static Promotion |
PromotionObjectMaster.createActivePromotionWithItemThresholdAndLineMerchAmountBenefit(DistributedContext context,
SourceCode sourceCode,
Quantity thresholdQty,
ThresholdableItem thresholdableItem,
Percent percentOff,
Banner banner,
ChannelType channelType)
|
static Promotion |
PromotionObjectMaster.createActivePromotionWithOrderThresholdAndGiftCertificateBenefit(DistributedContext context,
SourceCode sourceCode,
Money giftCertificateAmount,
Quantity thresholdQty,
Banner banner,
ChannelType channelType)
|
static Promotion |
PromotionObjectMaster.createActivePromotionWithOrderThresholdAndGiftCertificateBenefitWithoutSubmit(DistributedContext context,
SourceCode sourceCode,
Money giftCertificateAmount,
Quantity thresholdQty,
Banner banner,
ChannelType channelType)
|
static Promotion |
PromotionObjectMaster.createActivePromotionWithOrderThresholdAndGiftCertificateBenefit(DistributedContext context,
SourceCode sourceCode,
Money giftCertificateAmount,
Percent giftCertificatePercentOff,
Money thresholdAmt,
Banner banner,
ChannelType channelType)
|
static Promotion |
PromotionObjectMaster.createActivePromotionWithOrderThresholdAndGiftCertificateBenefit(DistributedContext context,
SourceCode sourceCode,
Money giftCertificateAmount,
Percent giftCertificatePercentOff,
Quantity thresholdQty,
Banner banner,
ChannelType channelType)
|
static Promotion |
PromotionObjectMaster.createActivePromotionWithOrderThresholdAndGiftCertificateBenefit(DistributedContext context,
SourceCode sourceCode,
Money giftCertificateAmount,
Money dollarOff,
Quantity thresholdQty,
Banner banner,
ChannelType channelType)
|
static Promotion |
PromotionObjectMaster.createActivePromotionWithOrderThresholdAndOrderMerchBenefit(DistributedContext context,
SourceCode sourceCode,
Money thresholdAmt,
Money dollarOff,
Banner banner,
ChannelType channelType)
|
static Promotion |
PromotionObjectMaster.createActivePromotionWithOrderThresholdAndOrderMerchBenefit(DistributedContext context,
SourceCode sourceCode,
Money thresholdAmt,
Percent percentOff,
Banner banner,
ChannelType channelType)
|
static Promotion |
PromotionObjectMaster.createActivePromotionWithOrderThresholdAndOrderMerchBenefit(DistributedContext context,
SourceCode sourceCode,
Quantity thresholdQty,
Money dollarOff,
Banner banner,
ChannelType channelType)
|
static Promotion |
PromotionObjectMaster.createActivePromotionWithOrderThresholdAndOrderMerchBenefit(DistributedContext context,
SourceCode sourceCode,
Quantity thresholdQty,
Percent percentOff,
Banner banner,
ChannelType channelType)
|
static Promotion |
PromotionObjectMaster.createActivePromotionWithOrderThresholdAndItemBenefit(DistributedContext context,
SourceCode sourceCode,
Money thresholdAmt,
ReceivableItem receivableItem,
Money dollarOff,
Banner banner,
ChannelType channelType)
|
static Promotion |
PromotionObjectMaster.createActivePromotionWithOrderThresholdAndItemBenefit(DistributedContext context,
SourceCode sourceCode,
Quantity thresholdQty,
ReceivableItem receivableItem,
Money dollarOff,
Banner banner,
ChannelType channelType)
|
static Promotion |
PromotionObjectMaster.createActivePromotionWithOrderThresholdAndItemBenefit(DistributedContext context,
SourceCode sourceCode,
Quantity thresholdQty,
ReceivableItem receivableItem,
Percent percentOff,
Banner banner,
ChannelType channelType)
|
static Promotion |
PromotionObjectMaster.createActivePromotionWithOrderThresholdAndItemBenefits(DistributedContext context,
SourceCode sourceCode,
Money thresholdAmt,
java.util.Set itemBenefits,
Banner banner,
ChannelType channelType)
|