|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |