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

Packages that use ItemCurrencyAmountThreshold
com.retek.component.promotion   
com.retek.component.promotion.impl   
com.retek.component.promotion.test   
 

Uses of ItemCurrencyAmountThreshold in com.retek.component.promotion
 

Methods in com.retek.component.promotion that return ItemCurrencyAmountThreshold
 ItemCurrencyAmountThreshold PromotionManager.buildItemCurrencyAmountThresholdInstance()
           
 

Methods in com.retek.component.promotion with parameters of type ItemCurrencyAmountThreshold
 void PromotionThresholdVisitor.visitItemCurrencyAmountThreshold(Promotion promotion, ItemCurrencyAmountThreshold threshold)
          Visit an ItemCurrencyAmountThreshold object.
 

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

Classes in com.retek.component.promotion.impl that implement ItemCurrencyAmountThreshold
 class ItemCurrencyAmountThresholdImpl
           
 

Methods in com.retek.component.promotion.impl that return ItemCurrencyAmountThreshold
 ItemCurrencyAmountThreshold PromotionManagerImpl.buildItemCurrencyAmountThresholdInstance()
           
 

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

Methods in com.retek.component.promotion.test that return ItemCurrencyAmountThreshold
static ItemCurrencyAmountThreshold PromotionObjectMaster.attachItemCurrencyAmountThreshold(DistributedContext context, Promotion promotion, ThresholdableItem thresholdableItem)
           
static ItemCurrencyAmountThreshold PromotionObjectMaster.attachItemCurrencyAmountThreshold(DistributedContext context, Promotion promotion, ThresholdableItem thresholdableItem, Money thresholdAmt)
           
 



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