Uses of Interface
de.hybris.platform.ruleengineservices.rule.services.RuleParametersService
-
-
Uses of RuleParametersService in de.hybris.platform.droolsruleengineservices.compiler.impl
Methods in de.hybris.platform.droolsruleengineservices.compiler.impl that return RuleParametersService Modifier and Type Method Description protected RuleParametersServiceDefaultDroolsRuleTargetCodeGenerator. getRuleParametersService()Methods in de.hybris.platform.droolsruleengineservices.compiler.impl with parameters of type RuleParametersService Modifier and Type Method Description voidDefaultDroolsRuleTargetCodeGenerator. setRuleParametersService(RuleParametersService ruleParametersService) -
Uses of RuleParametersService in de.hybris.platform.promotionengineservices.promotionengine.impl
Methods in de.hybris.platform.promotionengineservices.promotionengine.impl that return RuleParametersService Modifier and Type Method Description protected RuleParametersServiceDefaultPromotionEngineResultService. getRuleParametersService()Methods in de.hybris.platform.promotionengineservices.promotionengine.impl with parameters of type RuleParametersService Modifier and Type Method Description voidDefaultPromotionEngineResultService. setRuleParametersService(RuleParametersService ruleParametersService) -
Uses of RuleParametersService in de.hybris.platform.rulebuilderbackoffice.editors
Methods in de.hybris.platform.rulebuilderbackoffice.editors that return RuleParametersService Modifier and Type Method Description protected RuleParametersServiceAbstractEditorViewModel. getRuleParametersService()Methods in de.hybris.platform.rulebuilderbackoffice.editors with parameters of type RuleParametersService Modifier and Type Method Description voidAbstractEditorViewModel. setRuleParametersService(RuleParametersService ruleParametersService) -
Uses of RuleParametersService in de.hybris.platform.ruleengineservices.rule.services.impl
Classes in de.hybris.platform.ruleengineservices.rule.services.impl that implement RuleParametersService Modifier and Type Class Description classDefaultRuleParametersServiceDefault Implementation ofRuleParametersServiceMethods in de.hybris.platform.ruleengineservices.rule.services.impl that return RuleParametersService Modifier and Type Method Description RuleParametersServiceDefaultRuleActionsService. getRuleParametersService()RuleParametersServiceDefaultRuleConditionsService. getRuleParametersService()Methods in de.hybris.platform.ruleengineservices.rule.services.impl with parameters of type RuleParametersService Modifier and Type Method Description voidDefaultRuleActionsService. setRuleParametersService(RuleParametersService ruleParametersService)voidDefaultRuleConditionsService. setRuleParametersService(RuleParametersService ruleParametersService) -
Uses of RuleParametersService in de.hybris.platform.sap.productconfig.rules
Methods in de.hybris.platform.sap.productconfig.rules with parameters of type RuleParametersService Modifier and Type Method Description static voidConfigurationRulesTestData. initDependenciesOfActionStrategy(ProductConfigAbstractRuleActionStrategy classUnderTest, RuleEngineService ruleEngineService, I18NService i18nService, RuleParametersService ruleParamService) -
Uses of RuleParametersService in de.hybris.platform.sap.productconfig.rules.action.strategy.impl
Methods in de.hybris.platform.sap.productconfig.rules.action.strategy.impl that return RuleParametersService Modifier and Type Method Description protected RuleParametersServiceProductConfigAbstractRuleActionStrategy. getRuleParametersService()Methods in de.hybris.platform.sap.productconfig.rules.action.strategy.impl with parameters of type RuleParametersService Modifier and Type Method Description voidProductConfigAbstractRuleActionStrategy. setRuleParametersService(RuleParametersService ruleParametersService)
-