Uses of Interface
de.hybris.platform.ruleengineservices.compiler.RuleCompilerService
-
-
Uses of RuleCompilerService in de.hybris.platform.ruleengineservices.compiler.impl
Classes in de.hybris.platform.ruleengineservices.compiler.impl that implement RuleCompilerService Modifier and Type Class Description classDefaultRuleCompilerServiceDefault implementation ofRuleCompilerService. -
Uses of RuleCompilerService in de.hybris.platform.ruleengineservices.maintenance
Methods in de.hybris.platform.ruleengineservices.maintenance that return RuleCompilerService Modifier and Type Method Description RuleCompilerServiceRuleCompilationContext. getRuleCompilerService()get the instance ofRuleCompilerService -
Uses of RuleCompilerService in de.hybris.platform.ruleengineservices.maintenance.impl
Methods in de.hybris.platform.ruleengineservices.maintenance.impl that return RuleCompilerService Modifier and Type Method Description RuleCompilerServiceDefaultRuleCompilationContext. getRuleCompilerService()Methods in de.hybris.platform.ruleengineservices.maintenance.impl with parameters of type RuleCompilerService Modifier and Type Method Description voidDefaultRuleCompilationContext. setRuleCompilerService(RuleCompilerService ruleCompilerService)
-