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

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

Uses of OrderQuantityThreshold in com.retek.component.promotion
 

Methods in com.retek.component.promotion that return OrderQuantityThreshold
 OrderQuantityThreshold PromotionManager.buildOrderQuantityThresholdInstance()
           
 

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

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

Classes in com.retek.component.promotion.impl that implement OrderQuantityThreshold
 class OrderQuantityThresholdImpl
           
 

Methods in com.retek.component.promotion.impl that return OrderQuantityThreshold
 OrderQuantityThreshold PromotionManagerImpl.buildOrderQuantityThresholdInstance()
           
 

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

Methods in com.retek.component.promotion.test that return OrderQuantityThreshold
static OrderQuantityThreshold PromotionObjectMaster.attachOrderQuantityThreshold(DistributedContext context, Promotion promotion)
           
static OrderQuantityThreshold PromotionObjectMaster.attachOrderQuantityThreshold(DistributedContext context, Promotion promotion, Quantity quantity)
           
 



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