AddFixedPriceEntryDiscountRAOAction |
AddFixedPriceEntryDiscount adds a discount to an cart entry so that the cart entry has a fixed target price.
|
AddFreeProductDiscountAction |
AddFreeProductDiscountAction class that adds order entry level discounts such that a given quantity of products are
free
|
AddOrderDiscountRAOAction |
AddOrderDiscountRAOAction adds a discount on order/cart level.
|
AddOrderEntryDiscountRAOAction |
AddOrderEntryDiscountRAOAction adds a discount on order/cart entry level.
|
AddOrderEntryGroupFixedPriceDiscountRAOAction |
AddOrderEntryGroupFixedPriceDiscountRAOAction adds a discount to a bundle of products.
|
AddProductToCartRAOAction |
AddProductToCartRAOAction adds a product to the cart.
|
DisplayMessageRAOAction |
DisplayMessageRAOAction fires a message as a Rule Action.
|
NotExecutableActionStrategy |
Strategy that encapsulates the logic in case rule action can't be executed.
|
RuleActionContext |
This interface represents the context for actions applied during rule evaluation.
|
RuleConditionContext |
|
RuleExecutableAction |
Interface for all actions, supported by rule engine
|
RuleExecutableCondition |
|