Uses of Class
de.hybris.platform.ruleengineservices.rao.RuleEngineResultRAO
Packages that use RuleEngineResultRAO
Package
Description
-
Uses of RuleEngineResultRAO in de.hybris.platform.droolsruleengineservices.compiler.impl
Methods in de.hybris.platform.droolsruleengineservices.compiler.impl that return RuleEngineResultRAO -
Uses of RuleEngineResultRAO in de.hybris.platform.droolsruleengineservices.impl
Methods in de.hybris.platform.droolsruleengineservices.impl that return RuleEngineResultRAOModifier and TypeMethodDescriptionprotected RuleEngineResultRAODefaultCommerceRuleEngineService.addRuleEngineResultRAO(RuleEvaluationContext context) Adds a RuleEngineResultRAO to the facts of this context if it doesn't exist already. -
Uses of RuleEngineResultRAO in de.hybris.platform.promotionengineservices.promotionengine.impl
Methods in de.hybris.platform.promotionengineservices.promotionengine.impl with parameters of type RuleEngineResultRAOModifier and TypeMethodDescriptionDefaultPromotionRuleActionService.applyAllActions(RuleEngineResultRAO ruleEngineResultRAO) -
Uses of RuleEngineResultRAO in de.hybris.platform.ruleengine
Methods in de.hybris.platform.ruleengine that return RuleEngineResultRAOMethods in de.hybris.platform.ruleengine with parameters of type RuleEngineResultRAOModifier and TypeMethodDescriptionvoidRuleEvaluationResult.setResult(RuleEngineResultRAO result) -
Uses of RuleEngineResultRAO in de.hybris.platform.ruleengineservices.action
Methods in de.hybris.platform.ruleengineservices.action with parameters of type RuleEngineResultRAOModifier and TypeMethodDescriptionRuleActionService.applyAllActions(RuleEngineResultRAO ruleEngineResultRAO) Applies Actions of Rule Engine Result in a way specific to an Action instance that can change current state of related to the Action object entities (Order, OrderEntries etc.). -
Uses of RuleEngineResultRAO in de.hybris.platform.ruleengineservices.action.impl
Methods in de.hybris.platform.ruleengineservices.action.impl with parameters of type RuleEngineResultRAOModifier and TypeMethodDescriptionDefaultRuleActionService.applyAllActions(RuleEngineResultRAO ruleEngineResultRAO) Takes a RuleEngineResultRAO as argument and gets list of its Actions, then for each Action applies corresponding RuleActionStrategy specified by its strategy field. -
Uses of RuleEngineResultRAO in de.hybris.platform.ruleengineservices.rule.evaluation
Methods in de.hybris.platform.ruleengineservices.rule.evaluation that return RuleEngineResultRAOModifier and TypeMethodDescriptionRuleActionContext.getRuleEngineResultRao()Get rule engine result RAO -
Uses of RuleEngineResultRAO in de.hybris.platform.ruleengineservices.rule.evaluation.actions
Methods in de.hybris.platform.ruleengineservices.rule.evaluation.actions with parameters of type RuleEngineResultRAOModifier and TypeMethodDescriptionprotected List<DiscountRAO>AbstractRuleSubsetProductAction.addDiscountOnMultipleOrderEntryLevelAndConsume(RuleActionContext context, List<OrderEntryRAO> orderEntries, boolean absolute, BigDecimal discount, String currencyISOCode, FixedDiscountDistributeStrategy fixedDiscountDistributeStrategy, RuleEngineResultRAO result) -
Uses of RuleEngineResultRAO in de.hybris.platform.ruleengineservices.rule.evaluation.actions.impl
Methods in de.hybris.platform.ruleengineservices.rule.evaluation.actions.impl with parameters of type RuleEngineResultRAOModifier and TypeMethodDescriptionprotected List<DiscountRAO>RulePartnerOrderEntryFixedDiscountRAOAction.addDiscountAndConsume(RuleActionContext context, List<EntriesSelectionStrategyRPD> selectionStrategies, boolean absolute, BigDecimal price, RuleEngineResultRAO result) voidRuleChangeDeliveryModeRAOAction.changeDeliveryMode(CartRAO cartRao, DeliveryModeRAO mode, RuleEngineResultRAO result, RuleActionContext context) -
Uses of RuleEngineResultRAO in de.hybris.platform.sap.productconfig.rules.rule.evaluation.impl
Methods in de.hybris.platform.sap.productconfig.rules.rule.evaluation.impl that return RuleEngineResultRAOModifier and TypeMethodDescriptionprotected RuleEngineResultRAOAbstractProductConfigRAOActionTCBase.getResult()