See: Description
| Interface | Description |
|---|---|
| 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 | Description |
|---|---|
| RLItemLevelPromotion |
This class represents a type of item level promotion.
|
| RLOrderLevelPromotion |
This class represents a type of order level promotion.
|
| RLOtherItemSingleRangeItemLevelPromotion |
This class represents a single range item level promotion, which promotes other types of items except the current type.
|
| RLProductLevelPromotion |
This class represents a type of product level promotion.
|
| RLPromotion |
The promotion class is an object used to hold all of the information associated with a particular
promotion created in the User Interface.
|
| RLPromotionComponentConfiguration |
This class represents the promotion 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.
|