Uses of Interface
de.hybris.platform.ruleengineservices.rule.services.RuleParametersService
Packages that use RuleParametersService
Package
Description
-
Uses of RuleParametersService in de.hybris.platform.droolsruleengineservices.compiler.impl
Methods in de.hybris.platform.droolsruleengineservices.compiler.impl that return RuleParametersServiceModifier and TypeMethodDescriptionprotected RuleParametersServiceDefaultDroolsRuleTargetCodeGenerator.getRuleParametersService()Methods in de.hybris.platform.droolsruleengineservices.compiler.impl with parameters of type RuleParametersServiceModifier and TypeMethodDescriptionvoidDefaultDroolsRuleTargetCodeGenerator.setRuleParametersService(RuleParametersService ruleParametersService) -
Uses of RuleParametersService in de.hybris.platform.promotionengineservices.promotionengine.impl
Methods in de.hybris.platform.promotionengineservices.promotionengine.impl that return RuleParametersServiceModifier and TypeMethodDescriptionprotected RuleParametersServiceDefaultPromotionEngineResultService.getRuleParametersService()Methods in de.hybris.platform.promotionengineservices.promotionengine.impl with parameters of type RuleParametersServiceModifier and TypeMethodDescriptionvoidDefaultPromotionEngineResultService.setRuleParametersService(RuleParametersService ruleParametersService) -
Uses of RuleParametersService in de.hybris.platform.rulebuilderbackoffice.editors
Methods in de.hybris.platform.rulebuilderbackoffice.editors that return RuleParametersServiceModifier and TypeMethodDescriptionprotected RuleParametersServiceAbstractEditorViewModel.getRuleParametersService()Methods in de.hybris.platform.rulebuilderbackoffice.editors with parameters of type RuleParametersServiceModifier and TypeMethodDescriptionvoidAbstractEditorViewModel.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 RuleParametersServiceMethods in de.hybris.platform.ruleengineservices.rule.services.impl that return RuleParametersServiceModifier and TypeMethodDescriptionDefaultRuleActionsService.getRuleParametersService()DefaultRuleConditionsService.getRuleParametersService()Methods in de.hybris.platform.ruleengineservices.rule.services.impl with parameters of type RuleParametersServiceModifier and TypeMethodDescriptionvoidDefaultRuleActionsService.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 RuleParametersServiceModifier and TypeMethodDescriptionstatic 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 RuleParametersServiceModifier and TypeMethodDescriptionprotected RuleParametersServiceProductConfigAbstractRuleActionStrategy.getRuleParametersService()Methods in de.hybris.platform.sap.productconfig.rules.action.strategy.impl with parameters of type RuleParametersServiceModifier and TypeMethodDescriptionvoidProductConfigAbstractRuleActionStrategy.setRuleParametersService(RuleParametersService ruleParametersService)