Class DefaultShowExtraProductRAOAction
java.lang.Object
de.hybris.platform.ruleengineservices.rule.evaluation.actions.AbstractRuleExecutableSupport
de.hybris.platform.travelrulesengine.rule.evaluation.actions.AbstractTravelRuleRAOAction
de.hybris.platform.travelrulesengine.rule.evaluation.actions.DefaultShowExtraProductRAOAction
- All Implemented Interfaces:
de.hybris.platform.ruleengineservices.rule.evaluation.actions.RAOAction,org.springframework.beans.factory.Aware,org.springframework.beans.factory.BeanNameAware
The type Default show extra product rao action.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidperformAction(de.hybris.platform.ruleengineservices.rule.evaluation.RuleActionContext ruleContext) protected voidshowExtraProducts(de.hybris.platform.ruleengineservices.rule.evaluation.RuleActionContext ruleContext, ArrayList<String> products) Methods inherited from class de.hybris.platform.travelrulesengine.rule.evaluation.actions.AbstractTravelRuleRAOAction
getTravelRuleEngineCalculationService, setTravelRuleEngineCalculationServiceMethods 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, performActionInternal, postProcessAction, setActionSupplementStrategies, setBeanName, setConfigurationService, setConsumptionSupport, setCurrencyUtils, setPriceAdjustmentStrategy, setRaoLookupService, setRAOMetaData, setRaoUtils, setRuleEngineCalculationService, shouldPerformAction, splitEntriesSelectionStrategies, trackActionExecution, validateCurrencyIsoCode, validateParameters, validateRule, validateSelectionStrategy
-
Constructor Details
-
DefaultShowExtraProductRAOAction
public DefaultShowExtraProductRAOAction()
-
-
Method Details
-
performAction
public void performAction(de.hybris.platform.ruleengineservices.rule.evaluation.RuleActionContext ruleContext) - Specified by:
performActionin interfacede.hybris.platform.ruleengineservices.rule.evaluation.actions.RAOAction- Overrides:
performActionin classde.hybris.platform.ruleengineservices.rule.evaluation.actions.AbstractRuleExecutableSupport
-
showExtraProducts
-