Class DefaultTmaPromotionAddProductToCartActionStrategy

java.lang.Object
de.hybris.platform.promotionengineservices.action.impl.AbstractRuleActionStrategy<RuleBasedOrderAddProductActionModel>
de.hybris.platform.promotionengineservices.action.impl.DefaultAddProductToCartActionStrategy
de.hybris.platform.b2ctelcoservices.promotion.action.impl.DefaultTmaPromotionAddProductToCartActionStrategy
All Implemented Interfaces:
de.hybris.platform.ruleengineservices.action.RuleActionStrategy, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware

public class DefaultTmaPromotionAddProductToCartActionStrategy extends de.hybris.platform.promotionengineservices.action.impl.DefaultAddProductToCartActionStrategy
Strategy to add the free product to cart by setting TUA specific attributes.
Since:
2003
  • Constructor Summary

    Constructors
  • Method Summary

    Modifier and Type
    Method
    Description
     
    protected void
     
     
     
    protected void
     

    Methods inherited from class de.hybris.platform.promotionengineservices.action.impl.DefaultAddProductToCartActionStrategy

    addNewEntry, createOrderAddProductAction, findMatchingGiveAwayEntry, findOrderEntryForUndo, getCartService, getExistingGiveAwayEntry, getOrderService, getOrderUtils, getProductService, getRuleEngineCalculationService, getUnit, normalizeEntryNumbers, setCartService, setOrderService, setOrderUtils, setProductService, setRuleEngineCalculationService, undo

    Methods inherited from class de.hybris.platform.promotionengineservices.action.impl.AbstractRuleActionStrategy

    createPromotionAction, getActionUtils, getDefaultRuleMetadataKeys, getExtendedOrderDao, getForceImmediateRecalculation, getMetadataHandlers, getModelService, getPromotionAction, getPromotionActionService, getPromotionResultUtils, getRuleActionMetadataHandlers, getStrategyId, handleActionMetadata, handleUndoActionMetadata, recalculateIfNeeded, setActionUtils, setBeanName, setCalculationService, setDefaultRuleMetadataKeys, setExtendedOrderDao, setForceImmediateRecalculation, setModelService, setPromotionAction, setPromotionActionService, setPromotionResultUtils, setRuleActionMetadataHandlers, undoInternal

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait