Uses of Interface
com.retek.component.item.ThresholdableItem

Packages that use ThresholdableItem
com.retek.component.customerorder.impl.command   
com.retek.component.item   
com.retek.component.item.impl   
com.retek.component.media   
com.retek.component.media.impl   
com.retek.component.promotion   
com.retek.component.promotion.impl   
com.retek.component.promotion.test   
 

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

Methods in com.retek.component.customerorder.impl.command with parameters of type ThresholdableItem
 Money CustomerOrderApplyPromotionsHelper.getTotalExtendedItemPriceLessDiscounts(Promotion promotion, ThresholdableItem thresholdableItem)
           
 

Uses of ThresholdableItem in com.retek.component.item
 

Subinterfaces of ThresholdableItem in com.retek.component.item
 interface Item
           
 interface ItemThresholdableItem
           
 interface Pack
           
 interface SellableItem
           
 interface Sku
           
 interface Style
           
 

Uses of ThresholdableItem in com.retek.component.item.impl
 

Classes in com.retek.component.item.impl that implement ThresholdableItem
 class AbstractItemThresholdableItem
           
 class ItemImpl
           
 class PackImpl
           
 class SellableItemImpl
           
 class SkuImpl
           
 class StyleImpl
           
 

Uses of ThresholdableItem in com.retek.component.media
 

Subinterfaces of ThresholdableItem in com.retek.component.media
 interface MediaThresholdableItem
           
 interface PackSellingSku
           
 interface PackSellingSkuComponent
           
 interface SellingItem
           
 interface SellingSku
           
 

Methods in com.retek.component.media with parameters of type ThresholdableItem
 boolean SellingSku.matchThresholdableItem(ThresholdableItem thresholdableItem)
           
 

Uses of ThresholdableItem in com.retek.component.media.impl
 

Classes in com.retek.component.media.impl that implement ThresholdableItem
 class AbstractMediaThresholdableItem
           
 class PackSellingSkuComponentImpl
           
 class PackSellingSkuImpl
           
 class SellingItemImpl
           
 class SellingSkuImpl
           
 

Methods in com.retek.component.media.impl with parameters of type ThresholdableItem
 boolean SellingSkuImpl.matchThresholdableItem(ThresholdableItem thresholdableItem)
           
 

Uses of ThresholdableItem in com.retek.component.promotion
 

Methods in com.retek.component.promotion that return ThresholdableItem
 ThresholdableItem PromotionManager.readThresholdableItem(DistributedReference ref)
           
 ThresholdableItem ItemPromotionThreshold.getThresholdableItem()
           
 

Methods in com.retek.component.promotion with parameters of type ThresholdableItem
 void ItemPromotionThreshold.setThresholdableItem(ThresholdableItem thresholdableItem)
           
 

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

Methods in com.retek.component.promotion.impl that return ThresholdableItem
 ThresholdableItem ItemPromotionThresholdImpl.getThresholdableItem()
           
 ThresholdableItem PromotionManagerImpl.readThresholdableItem(DistributedReference ref)
           
 

Methods in com.retek.component.promotion.impl with parameters of type ThresholdableItem
 void ItemPromotionThresholdImpl.setThresholdableItem(ThresholdableItem thresholdableItem)
           
 

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

Methods in com.retek.component.promotion.test with parameters of type ThresholdableItem
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 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.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.createActivePromotionWithItemThresholdAndLineMerchAmountBenefit(DistributedContext context, SourceCode sourceCode, Quantity thresholdQty, ThresholdableItem thresholdableItem, Percent percentOff, Banner banner, ChannelType channelType)
           
 



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