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

Packages that use PromotionThresholdVisitor
com.retek.component.promotion   
com.retek.component.promotion.impl   
 

Uses of PromotionThresholdVisitor in com.retek.component.promotion
 

Methods in com.retek.component.promotion with parameters of type PromotionThresholdVisitor
 void PromotionThreshold.accept(Promotion promotion, PromotionThresholdVisitor thresholdVisistor)
          Initiate a threhold visitation.
 

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

Methods in com.retek.component.promotion.impl with parameters of type PromotionThresholdVisitor
 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)
           
 



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