Uses of Interface
com.retek.component.promotion.Promotion

Packages that use Promotion
com.retek.component.customerorder   
com.retek.component.customerorder.impl   
com.retek.component.customerorder.impl.command   
com.retek.component.customerorder.test   
com.retek.component.promotion   
com.retek.component.promotion.impl   
com.retek.component.promotion.impl.command   
com.retek.component.promotion.test   
com.retek.component.salesaudit   
 

Uses of Promotion in com.retek.component.customerorder
 

Methods in com.retek.component.customerorder that return Promotion
 Promotion CustomerOrderPromotionAdjustment.getPromotion()
           
 Promotion CustomerOrderCreditCardPayment.getPromotion()
           
 Promotion CustomerOrderLine.getAcceptedPromotion()
           
 Promotion CustomerOrderPromotionDiscountRollup.getPromotion()
           
 Promotion CustomerOrderPromotionDiscount.getPromotion()
          Return the promotion which triggered the discount.
 

Methods in com.retek.component.customerorder with parameters of type Promotion
 void CustomerOrderPromotionAdjustment.setPromotion(Promotion promotion)
           
 void CustomerOrderCreditCardPayment.setPromotion(Promotion promotion)
           
static CustomerOrderPromotionDiscountRollup CustomerOrderPromotionDiscountRollup.getDiscountsForPromotion(Promotion promotion, java.util.List promotionDiscounts)
           
 void CustomerOrder.applyPromotionalOrderLine(CustomerOrderLine orderLine, User user, Promotion promotion)
           
 void CustomerOrder.applyPromotionalPaymentPlanCode(PaymentPlanCode selectedPaymentPlanCode, Promotion promotion)
           
 CustomerOrderPromotionDiscount CustomerOrderManager.buildCustomerOrderPromotionDiscount(Promotion promotion, User user)
           
 

Constructors in com.retek.component.customerorder with parameters of type Promotion
CustomerOrderPromotionDiscountRollup(Promotion promotion)
           
CustomerOrderLinePromotionDiscountRollup(Promotion promotion, CustomerOrderServiceLine serviceLine)
           
 

Uses of Promotion in com.retek.component.customerorder.impl
 

Methods in com.retek.component.customerorder.impl that return Promotion
 Promotion CustomerOrderLineImpl.getAcceptedPromotion()
           
 Promotion PromotionGroup.DistributablePromotionDiscount.getPromotion()
           
 Promotion CustomerOrderPromotionDiscountImpl.getPromotion()
           
 Promotion CustomerOrderCreditCardPaymentImpl.getPromotion()
           
 Promotion CustomerOrderPromotionAdjustmentImpl.getPromotion()
           
 

Methods in com.retek.component.customerorder.impl with parameters of type Promotion
protected  Money AdditionalShippingPromotionGroup.getDiscountableAmount(Promotion promotion)
           
protected  Money OrderMerchPromotionGroup.getDiscountableAmount(Promotion promotion)
           
 boolean CustomerOrderLineImpl.isBenefitLineForPromotion(Promotion promotion)
           
protected  Money MonogramPromotionGroup.getDiscountableAmount(Promotion promotion)
           
 void PromotionGroup.addPromotion(Promotion promotion)
           
protected abstract  Money PromotionGroup.getDiscountableAmount(Promotion promotion)
           
protected  PromotionBenefit PromotionGroup.getPromotionBenefit(Promotion promotion)
           
protected  void PromotionGroup.applyDiscount(Money discountableAmount, Promotion promotion, Money valueOff)
           
protected  Money PromotionGroup.reapplyLockedDiscountsForOrderLine(Promotion promotion, CustomerOrderLineImpl orderLine, boolean includeServiceLines)
           
protected  Money PromotionGroup.reapplyLockedDiscountsForServiceLine(Promotion promotion, CustomerOrderServiceLineImpl serviceLine)
           
protected  Money StandardShippingPromotionGroup.getDiscountableAmount(Promotion promotion)
           
 Money SellingListPromotionGroup.getDiscountableAmount(Promotion promotion)
           
 void CustomerOrderImpl.applyPromotionalOrderLine(CustomerOrderLine orderLine, User user, Promotion promotion)
           
 void CustomerOrderImpl.applyPromotionalPaymentPlanCode(PaymentPlanCode selectedPaymentPlanCode, Promotion promotion)
           
 CustomerOrderPromotionDiscount CustomerOrderManagerImpl.buildCustomerOrderPromotionDiscount(Promotion promotion, User user)
           
protected  Money LineMerchPromotionGroup.getDiscountableAmount(Promotion promotion)
           
protected  Money PlanCodePromotionGroup.getDiscountableAmount(Promotion promotion)
           
protected  Money PersonalizationPromotionGroup.getDiscountableAmount(Promotion promotion)
           
 void CustomerOrderPromotionDiscountImpl.setPromotion(Promotion promotion)
           
 CustomerOrderLineImpl PromotionItemGroup.getBenefitOrderLine(Promotion promotion)
           
 Money PromotionItemGroup.getDiscountableAmount(Promotion promotion)
           
protected  PromotionBenefit PromotionItemGroup.getPromotionBenefit(Promotion promotion)
           
protected  Money GiftPromotionGroup.getDiscountableAmount(Promotion promotion)
           
 void CustomerOrderCreditCardPaymentImpl.setPromotion(Promotion promotion)
           
 void CustomerOrderPromotionAdjustmentImpl.setPromotion(Promotion promotion)
           
 

Constructors in com.retek.component.customerorder.impl with parameters of type Promotion
PromotionGroup.DistributablePromotionDiscount(Promotion promotion, Money discountAmount)
           
 

Uses of Promotion in com.retek.component.customerorder.impl.command
 

Methods in com.retek.component.customerorder.impl.command with parameters of type Promotion
 boolean CustomerOrderApplyPromotionsHelper.isApplicable(Promotion promotion)
           
 PromotionThreshold CustomerOrderApplyPromotionsHelper.getQualifyingThreshold(Promotion promotion)
           
 Money CustomerOrderApplyPromotionsHelper.getTotalExtendedItemPriceLessDiscounts(Promotion promotion, ThresholdableItem thresholdableItem)
           
 Money CustomerOrderApplyPromotionsHelper.getTotalSaleExtendedPrice(Promotion promotion)
           
 java.util.List CustomerOrderApplyPromotionsHelper.getUnappliedLockedPromotionDiscounts(PromotionDiscountable promotionDiscountable, Promotion promotion)
           
 

Uses of Promotion in com.retek.component.customerorder.test
 

Methods in com.retek.component.customerorder.test with parameters of type Promotion
static CustomerOrderLine CustomerOrderObjectMaster.attachPromotionOrderLine(CustomerOrder customerOrder, SellingSku sellingSku, boolean releaseToWmsReady, Quantity lineQty, Quantity availableInventory, Money unitPrice, Promotion promotion)
           
static CustomerOrderLine CustomerOrderObjectMaster.attachPromotionOrderLine(CustomerOrder customerOrder, SellingSku sellingSku, boolean releaseToWmsReady, Quantity lineQty, Quantity availableInventory, Money unitPrice, Money additionalShippingCharge, boolean stdDeliveryCharge, Promotion promotion)
           
 

Uses of Promotion in com.retek.component.promotion
 

Methods in com.retek.component.promotion that return Promotion
 Promotion PromotionManager.buildPromotionInstance()
           
 Promotion PromotionManager.readPromotion(DistributedReference ref)
           
 

Methods in com.retek.component.promotion with parameters of type Promotion
 void PromotionThresholdVisitor.visitItemCurrencyAmountThreshold(Promotion promotion, ItemCurrencyAmountThreshold threshold)
          Visit an ItemCurrencyAmountThreshold object.
 void PromotionThresholdVisitor.visitItemQuantityThreshold(Promotion promotion, ItemQuantityThreshold threshold)
          Visit an ItemQuantityThreshold object.
 void PromotionThresholdVisitor.visitOrderCurrencyAmountThreshold(Promotion promotion, OrderCurrencyAmountThreshold threshold)
          Visit an OrderCurrencyAmountThreshold object.
 void PromotionThresholdVisitor.visitOrderQuantityThreshold(Promotion promotion, OrderQuantityThreshold threshold)
          Visit an OrderQuantityThreshold object.
 void PromotionThreshold.accept(Promotion promotion, PromotionThresholdVisitor thresholdVisistor)
          Initiate a threhold visitation.
 

Uses of Promotion in com.retek.component.promotion.impl
 

Classes in com.retek.component.promotion.impl that implement Promotion
 class PromotionImpl
           
 

Methods in com.retek.component.promotion.impl that return Promotion
 Promotion PromotionManagerImpl.readPromotion(DistributedReference ref)
           
 Promotion PromotionManagerImpl.buildPromotionInstance()
           
 

Methods in com.retek.component.promotion.impl with parameters of type Promotion
 void ItemQuantityThresholdImpl.accept(Promotion promotion, PromotionThresholdVisitor thresholdVisitor)
           
 void OrderQuantityThresholdImpl.accept(Promotion promotion, PromotionThresholdVisitor thresholdVisitor)
           
 void OrderCurrencyAmountThresholdImpl.accept(Promotion promotion, PromotionThresholdVisitor thresholdVisitor)
           
 void ItemCurrencyAmountThresholdImpl.accept(Promotion promotion, PromotionThresholdVisitor thresholdVisitor)
           
abstract  void PromotionThresholdImpl.accept(Promotion promotion, PromotionThresholdVisitor thresholdVisitor)
           
 

Uses of Promotion in com.retek.component.promotion.impl.command
 

Methods in com.retek.component.promotion.impl.command with parameters of type Promotion
 void PromotionSubmitValidator.validate(Promotion promotion)
           
 void PromotionDateValidator.validate(Promotion promotion)
           
 

Uses of Promotion in com.retek.component.promotion.test
 

Methods in com.retek.component.promotion.test that return Promotion
static Promotion PromotionObjectMaster.createOrderPromotionInstance(DistributedContext context)
           
static Promotion PromotionObjectMaster.createUnsubmittedWorksheetPromotion(DistributedContext context)
           
static Promotion PromotionObjectMaster.createActiveUnsubmittedPromotion(DistributedContext context)
           
static Promotion PromotionObjectMaster.createClosedUnsubmittedPromotion(DistributedContext context)
           
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, 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.createUnsubmittedServicePromotionInActiveStatus(DistributedContext context)
           
static Promotion PromotionObjectMaster.createUnsubmittedServicePromotionInActiveStatus(DistributedContext context, SourceCode sourceCode)
           
static Promotion PromotionObjectMaster.createGeneralActiveAdditonalShippingServiceLevelPromotion(DistributedContext context, SourceCode sourceCode, Percent percentOff, Banner banner, ChannelType channelType)
           
static Promotion PromotionObjectMaster.createGeneralActiveAdditonalShippingServiceLevelPromotion(DistributedContext context, SourceCode sourceCode, Money dollarOff)
           
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, Money dollarOff)
           
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.createGeneralActiveMonogrammingServiceLevelPromotion(DistributedContext context, SourceCode sourceCode, Percent percentOff)
           
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.createActivePromotionWithDollarOffBenefit(DistributedContext context)
           
static Promotion PromotionObjectMaster.createActivePromotionWithAltSellingList(DistributedContext context)
           
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.createActivePromotionWithDollarOffBenefit(DistributedContext context, Money amount)
           
static Promotion PromotionObjectMaster.createClosedPromotionWithDollarOffBenefit(DistributedContext context)
           
static Promotion PromotionObjectMaster.createActivePromotionWithPercentOffBenefit(DistributedContext context, Percent percentOff)
           
static Promotion PromotionObjectMaster.createActivePromotionWithDollarOffOrderMerchAmountBenefit(DistributedContext context, Money amount)
           
static Promotion PromotionObjectMaster.createActivePromotionWithDollarOffLineMerchAmountBenefit(DistributedContext context, Money amount)
           
static Promotion PromotionObjectMaster.createActivePromotionWithPercentOffLineMerchAmountBenefit(DistributedContext context, Percent percentOff)
           
static Promotion PromotionObjectMaster.createActivePromotionWithDollarOffOrderMerchAmountBenefit(DistributedContext context, Percent percentOff)
           
static Promotion PromotionObjectMaster.createActivePromotionWithPercentOffOrderServiceAmountBenefit(DistributedContext context, Percent percentOff, PromotionDetailServiceType serviceType)
           
static Promotion PromotionObjectMaster.createActivePromotionWithDollarOffOrderServiceAmountBenefit(DistributedContext context, Money amount, PromotionDetailServiceType serviceType)
           
static Promotion PromotionObjectMaster.createWorksheetPromotionWithDollarOffBenefit(DistributedContext context)
           
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, Percent percentOff)
           
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.createActivePromotionWithItemThresholdAndOrderMerchBenefit(DistributedContext context, SourceCode sourceCode, Quantity thresholdQty, ThresholdableItem thresholdableItem, Money dollarOff)
           
static Promotion PromotionObjectMaster.createActivePromotionWithItemThresholdAndOrderMerchBenefit(DistributedContext context, SourceCode sourceCode, Quantity thresholdQty, ThresholdableItem thresholdableItem, Percent percentOff)
           
static Promotion PromotionObjectMaster.createActivePromotionWithItemThresholdAndOrderMerchBenefit(DistributedContext context, SourceCode sourceCode, Money thresholdAmt, ThresholdableItem thresholdableItem, Money dollarOff)
           
static Promotion PromotionObjectMaster.createActivePromotionWithItemThresholdAndOrderMerchBenefit(DistributedContext context, SourceCode sourceCode, Money thresholdAmt, ThresholdableItem thresholdableItem, Percent percentOff)
           
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.createActivePromotionWithOrderThresholdAndPlanCodeBenefit(DistributedContext context, Quantity thresholdQty, TenderType tenderType, PaymentPlanCode paymentPlanCode)
           
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.createActivePromotionWithOrderThresholdAndOrderMerchBenefit(DistributedContext context, SourceCode sourceCode, Money dollarOff)
           
static Promotion PromotionObjectMaster.createActivePromotionWithOrderThresholdAndGiftCertificateBenefit(DistributedContext context, SourceCode sourceCode, Money giftCertificateAmount, Money thresholdAmt)
           
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.createActivePromotionWithOrderThresholdAndOrderMerchBenefit(DistributedContext context, SourceCode sourceCode, Percent percentOff)
           
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, Money thresholdAmt, ReceivableItem receivableItem, Percent percentOff)
           
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)
           
 

Methods in com.retek.component.promotion.test with parameters of type Promotion
static PromotionBenefit PromotionObjectMaster.attachBenefit(DistributedContext context, Promotion promo, Money currencyOff)
           
static PromotionBenefit PromotionObjectMaster.attachBenefit(DistributedContext context, Promotion promo, Percent percentOff)
           
static GiftCertificateBenefit PromotionObjectMaster.attachGiftCertificateBenefit(DistributedContext context, Promotion promotion, Money giftCertificateAmount, Percent percentOff)
           
static GiftCertificateBenefit PromotionObjectMaster.attachGiftCertificateBenefit(DistributedContext context, Promotion promotion, Money giftCertificateAmount, Money dollarOff)
           
static ItemBenefit PromotionObjectMaster.attachItemBenefit(DistributedContext context, Promotion promotion, ReceivableItem receiveItem, Percent percentOff)
           
static ItemBenefit PromotionObjectMaster.attachItemBenefit(DistributedContext context, Promotion promotion, ReceivableItem receiveItem, Money dollarOff)
           
static java.util.Set PromotionObjectMaster.attachItemBenefits(DistributedContext context, Promotion promotion, java.util.Set receiveItems, Percent percentOff)
           
static void PromotionObjectMaster.attachSellingListItemBenefits(Promotion promotion, java.util.Set sellingListItemBenefits)
           
static LineMerchAmountBenefit PromotionObjectMaster.attachLineMerchAmountBenefit(DistributedContext context, Promotion promotion, Money dollarOff)
           
static LineMerchAmountBenefit PromotionObjectMaster.attachLineMerchAmountBenefit(DistributedContext context, Promotion promotion, Percent percentOff)
           
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)
           
static OrderServiceAmountBenefit PromotionObjectMaster.attachOrderServiceAmountBenefit(DistributedContext context, Promotion promotion, Percent percentOff)
           
static OrderServiceAmountBenefit PromotionObjectMaster.attachOrderServiceAmountBenefit(DistributedContext context, Promotion promotion, Money dollarOff)
           
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 ItemCurrencyAmountThreshold PromotionObjectMaster.attachItemCurrencyAmountThreshold(DistributedContext context, Promotion promotion, ThresholdableItem thresholdableItem)
           
static ItemCurrencyAmountThreshold PromotionObjectMaster.attachItemCurrencyAmountThreshold(DistributedContext context, Promotion promotion, ThresholdableItem thresholdableItem, Money thresholdAmt)
           
static ItemQuantityThreshold PromotionObjectMaster.attachItemCurrencyAmountThreshold(DistributedContext context, Promotion promotion, ThresholdableItem thresholdableItem, Quantity thresholdQty)
           
static ItemQuantityThreshold PromotionObjectMaster.attachItemQuantityThreshold(DistributedContext context, Promotion promotion, ThresholdableItem thresholdableItem)
           
static ItemQuantityThreshold PromotionObjectMaster.attachItemQuantityThreshold(DistributedContext context, Promotion promotion, ThresholdableItem thresholdableItem, Quantity quantity)
           
static OrderCurrencyAmountThreshold PromotionObjectMaster.attachOrderCurrencyAmountThreshold(DistributedContext context, Promotion promotion, Money amount)
           
static OrderQuantityThreshold PromotionObjectMaster.attachOrderQuantityThreshold(DistributedContext context, Promotion promotion)
           
static OrderQuantityThreshold PromotionObjectMaster.attachOrderQuantityThreshold(DistributedContext context, Promotion promotion, Quantity quantity)
           
static java.util.Set PromotionObjectMaster.attachItemBenefit(Promotion promotion, java.util.Set itemBenefits)
           
 

Uses of Promotion in com.retek.component.salesaudit
 

Methods in com.retek.component.salesaudit with parameters of type Promotion
protected  void SalesAuditExportTestCase.assertDiscountElementContents(java.lang.String discountType, Money discountAmount, Promotion promotion, SaeDiscount discountElement)
           
 



Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28