Uses of Interface
de.hybris.platform.ruleengineservices.maintenance.RuleMaintenanceService
-
-
Uses of RuleMaintenanceService in de.hybris.platform.ruleengineservices.jobs.impl
Methods in de.hybris.platform.ruleengineservices.jobs.impl that return RuleMaintenanceService Modifier and Type Method Description protected RuleMaintenanceServiceAbstractRuleEngineJob. getRuleMaintenanceService()Methods in de.hybris.platform.ruleengineservices.jobs.impl with parameters of type RuleMaintenanceService Modifier and Type Method Description voidAbstractRuleEngineJob. setRuleMaintenanceService(RuleMaintenanceService ruleMaintenanceService) -
Uses of RuleMaintenanceService in de.hybris.platform.ruleengineservices.maintenance.impl
Classes in de.hybris.platform.ruleengineservices.maintenance.impl that implement RuleMaintenanceService Modifier and Type Class Description classDefaultRuleMaintenanceServiceDefault implementation ofRuleMaintenanceService -
Uses of RuleMaintenanceService in de.hybris.platform.ruleengineservices.maintenance.systemsetup.impl
Methods in de.hybris.platform.ruleengineservices.maintenance.systemsetup.impl that return RuleMaintenanceService Modifier and Type Method Description protected RuleMaintenanceServiceDefaultRuleEngineSystemSetup. getRuleMaintenanceService()Methods in de.hybris.platform.ruleengineservices.maintenance.systemsetup.impl with parameters of type RuleMaintenanceService Modifier and Type Method Description voidDefaultRuleEngineSystemSetup. setRuleMaintenanceService(RuleMaintenanceService ruleMaintenanceService) -
Uses of RuleMaintenanceService in de.hybris.platform.ruleengineservices.setup.tasks.impl
Methods in de.hybris.platform.ruleengineservices.setup.tasks.impl that return RuleMaintenanceService Modifier and Type Method Description protected RuleMaintenanceServiceReInitializeRuleModulesTask. getRuleMaintenanceService()Methods in de.hybris.platform.ruleengineservices.setup.tasks.impl with parameters of type RuleMaintenanceService Modifier and Type Method Description voidReInitializeRuleModulesTask. setRuleMaintenanceService(RuleMaintenanceService ruleMaintenanceService) -
Uses of RuleMaintenanceService in de.hybris.platform.sap.productconfig.rules.integrationtests
Fields in de.hybris.platform.sap.productconfig.rules.integrationtests declared as RuleMaintenanceService Modifier and Type Field Description protected RuleMaintenanceServiceProductConfigRulesTest. ruleMaintenanceService -
Uses of RuleMaintenanceService in de.hybris.platform.timedaccesspromotionengineservices.impl
Methods in de.hybris.platform.timedaccesspromotionengineservices.impl that return RuleMaintenanceService Modifier and Type Method Description protected RuleMaintenanceServiceDefaultFlashBuyService. getRuleMaintenanceService()Methods in de.hybris.platform.timedaccesspromotionengineservices.impl with parameters of type RuleMaintenanceService Modifier and Type Method Description voidDefaultFlashBuyService. setRuleMaintenanceService(RuleMaintenanceService ruleMaintenanceService)
-