|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PromotionThreshold | |
---|---|
com.retek.component.promotion |
Uses of PromotionThreshold in com.retek.component.promotion |
---|
Subinterfaces of PromotionThreshold in com.retek.component.promotion | |
interface |
ItemCurrencyAmountThreshold
Represents a promotion threshold where the threshold that must be reached to receive the promotion's benefit is the purchase a specified amount of any of the threshold items (SellingItem, SellingSku, InventoryItem, or a Style)for the promotion. |
interface |
ItemPromotionThreshold
Represents a promotion threshold where the threshold is an item (SellingItem, SellingSku, InventoryItem, or a Style)for the promotion. |
interface |
ItemQuantityThreshold
Represents a promotion threshold where the threshold that must be reached to receive the promotion's benefit is the purchase a specified quantity of any of the threshold items (SellingItem, SellingSku, InventoryItem, or a Style)for the promotion. |
interface |
OrderCurrencyAmountThreshold
Represents a promotion threshold where the threshold that must be reached to receive the promotion's benefit is the purchase a specified amount of merchandise. |
interface |
OrderQuantityThreshold
Represents a promotion threshold where the threshold that must be reached to receive the promotion's benefit is the purchase a specified quantity of merchandise. |
Methods in com.retek.component.promotion with parameters of type PromotionThreshold | |
void |
Promotion.setThreshold(PromotionThreshold threshold)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |