|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ItemQuantityThreshold | |
com.retek.component.promotion | |
com.retek.component.promotion.impl | |
com.retek.component.promotion.test |
Uses of ItemQuantityThreshold in com.retek.component.promotion |
Methods in com.retek.component.promotion that return ItemQuantityThreshold | |
ItemQuantityThreshold |
PromotionManager.buildItemQuantityThresholdInstance()
|
Methods in com.retek.component.promotion with parameters of type ItemQuantityThreshold | |
void |
PromotionThresholdVisitor.visitItemQuantityThreshold(Promotion promotion,
ItemQuantityThreshold threshold)
Visit an ItemQuantityThreshold object. |
Uses of ItemQuantityThreshold in com.retek.component.promotion.impl |
Classes in com.retek.component.promotion.impl that implement ItemQuantityThreshold | |
class |
ItemQuantityThresholdImpl
|
Methods in com.retek.component.promotion.impl that return ItemQuantityThreshold | |
ItemQuantityThreshold |
PromotionManagerImpl.buildItemQuantityThresholdInstance()
|
Uses of ItemQuantityThreshold in com.retek.component.promotion.test |
Methods in com.retek.component.promotion.test that return ItemQuantityThreshold | |
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)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |