Class AbstractTravelCommerceRAOAction

java.lang.Object
de.hybris.platform.ruleengineservices.rule.evaluation.actions.AbstractRuleExecutableSupport
de.hybris.platform.travelrulesengine.commerce.impl.AbstractTravelCommerceRAOAction
All Implemented Interfaces:
de.hybris.platform.ruleengineservices.rule.evaluation.actions.RAOAction, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware
Direct Known Subclasses:
DefaultAdminFeeRAOAction, DefaultDiscardBundleRAOAction, DefaultDiscardTransportOfferingRAOAction, DefaultRetainFeeRAOAction

@Deprecated public abstract class AbstractTravelCommerceRAOAction extends de.hybris.platform.ruleengineservices.rule.evaluation.actions.AbstractRuleExecutableSupport
Deprecated.
Deprecated since version 3.0. Use AbstractRuleExecutableSupport.
Abstract Drools ROA action class to support travel specific calculation service
  • Constructor Summary

    Constructors
    Constructor
    Description
    Deprecated.
     
  • Method Summary

    Modifier and Type
    Method
    Description
    Deprecated.
     
    void
    Deprecated.
     

    Methods inherited from class de.hybris.platform.ruleengineservices.rule.evaluation.actions.AbstractRuleExecutableSupport

    addMetadataToRao, checkAndGetRuleContext, extractAmountForCurrency, getActionSupplementStrategies, getBeanName, getConfigurationService, getConsumptionSupport, getCurrencyUtils, getMetaDataFromRule, getMetaDataFromRule, getPriceAdjustmentStrategy, getRaoLookupService, getRaoUtils, getRuleCode, getRuleEngineCalculationService, getRuleGroupCode, getRuntimeTracker, isRuleGroupExclusive, mergeDiscounts, performAction, performActionInternal, postProcessAction, setActionSupplementStrategies, setBeanName, setConfigurationService, setConsumptionSupport, setCurrencyUtils, setPriceAdjustmentStrategy, setRaoLookupService, setRAOMetaData, setRaoUtils, setRuleEngineCalculationService, shouldPerformAction, splitEntriesSelectionStrategies, trackActionExecution, validateCurrencyIsoCode, validateParameters, validateRule, validateSelectionStrategy

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • AbstractTravelCommerceRAOAction

      public AbstractTravelCommerceRAOAction()
      Deprecated.
  • Method Details

    • getTravelRuleEngineCalculationService

      public TravelRuleEngineCalculationService getTravelRuleEngineCalculationService()
      Deprecated.
      Returns:
      the travelRuleEngineCalculationService
    • setTravelRuleEngineCalculationService

      public void setTravelRuleEngineCalculationService(TravelRuleEngineCalculationService travelRuleEngineCalculationService)
      Deprecated.
      Parameters:
      travelRuleEngineCalculationService - the travelRuleEngineCalculationService to set