Package com.ibm.commerce.tools.promotions

Contains utilities related to promotions and discounts.

See:
          Description

Interface Summary
CreateDiscountCmd This interface defines a task command for creating discounts Modification date: (7/31/00 2:58:15 PM)
DiscountSaveCmd The DiscountSaveCmd interface must be implemented to provide a controller command that saves discounts.
ECPromotionsConstants This interface provides all the constants for E Promotion package, can be implemented by any class in current package.
ECPromotionsMessageKey This interface provides all the static error key for current package.
PromotionChooseCmd The PromotionChooseCmd interface must be implemented to provide a controller command that choose discounts for the product.
PromotionPublishCmd The PromotionPublishCmd interface must be implemented to provide a controller command that publish discounts.
 

Class Summary
CreateDiscountCmdImpl This task command which implements CreateDiscountCmd interface is creating a discount
CustomerGroupDataBean The bean representing all customer Groups within a store.
DiscountCalculationCodeListBean The bean representing an discount calculationcode list of a store.
DiscountChooseListBean The bean representing an discount calculationcode list of a store.
DiscountChooseListQuickSortCompare  
DiscountChooseListRow This Object represents a set of properties of one Discount.
DiscountDetailsBean This bean representing an discount with its all properties.
DiscountSaveCmdImpl Top Frame Variable List (from Tools Framework)
ECPromotionsMessage This class provides all the static error messages in National Language format, which based on the error key.
PromotionChooseCmdImpl The PromotionChooseCmdImpl class implements the PromotionChooseCmd interface to provide the controller command that chooses discounts for current product.
PromotionDynamicListBean Provide a bean for displaying promotion dynamic list.
PromotionPublishCmdImpl The PromotionPublishCmdImpl class implements the PromotionPublishCmd interface to provide the controller command that publishes a discount.
 

Package com.ibm.commerce.tools.promotions Description

Contains utilities related to promotions and discounts.