Uses of Class
de.hybris.platform.promotionengineservices.action.impl.AbstractRuleActionStrategy
-
Packages that use AbstractRuleActionStrategy Package Description de.hybris.platform.couponservices.action.impl de.hybris.platform.promotionengineservices.action.impl -
-
Uses of AbstractRuleActionStrategy in de.hybris.platform.couponservices.action.impl
Subclasses of AbstractRuleActionStrategy in de.hybris.platform.couponservices.action.impl Modifier and Type Class Description classDefaultAddCouponActionStrategyEncapsulates logic of adding coupon as rule action. -
Uses of AbstractRuleActionStrategy in de.hybris.platform.promotionengineservices.action.impl
Subclasses of AbstractRuleActionStrategy in de.hybris.platform.promotionengineservices.action.impl Modifier and Type Class Description classDefaultAddProductToCartActionStrategyEncapsulates logic of adding new order entry and give a 100% discount for it.classDefaultOrderAdjustTotalActionStrategyEncapsulates logic of Rule Action processing for Cart total calculation.classDefaultOrderEntryAdjustActionStrategyEncapsulates logic of Cart total calculation after Line Item Discount as a Promotion Rule is applied.classDefaultPotentialPromotionMessageActionStrategyEncapsulates logic of displaying potential promotion message.classDefaultShippingActionStrategyEncapsulates logic of Rule Action processing for setting Delivery options as a Promotion Action.
-