Package com.ibm.commerce.tools.epromotion

This package contains all the Rule-based Promotion object types, configuration engine and object factory.

See:
          Description

Interface Summary
RLConstants This interface provides the constants for rule based discount
RLPromotionMessageKey Message Keys for Rule based promotion
RLPromotionRangeBlock Represents a block of code expecting a promotion range.
 
Class Summary
RLItemLevelPromotion This class represents a type of item level rule based promotion.
RLOrderLevelPromotion This class represents a type of order level rule based promotion
RLOtherItemSingleRangeItemLevelPromotion This class represents a single range item level promotion, which promote other type of items except current one type.
RLProductLevelPromotion This class represents a type of rule based product level promotion
RLPromotion The promotion class is an object used to hold all of the information associated with a particular ePromotion created in the User Interface.
RLPromotionComponentConfiguration This class represents the rule based discount component configuration
RLPromotionFactory Representing a RLPromotion Factory
RLPromotionMessage Provides RLPromotion Messages
RLPromotionRangesModel Represents the range model for rules based discount.
RLPromotionRangesXMLWriter Writes the ranges of a ranged promotion to an XML format.
RLRangedItemLevelPromotion Represents the ranged item level promotion type
RLRangedProductLevelPromotion This class represents the ranged product level promotion type
RLSingleRangeItemLevelPromotion This class represents a single range item level promotion type
RLSingleRangeProductLevelPromotion This class represents a single ranged product level promotion
 

Package com.ibm.commerce.tools.epromotion Description

This package contains all the Rule-based Promotion object types, configuration engine and object factory.