Uses of Interface
de.hybris.platform.ruleengineservices.compiler.RuleCompilerContextFactory
Packages that use RuleCompilerContextFactory
Package
Description
-
Uses of RuleCompilerContextFactory in de.hybris.platform.promotionengineservices.interceptors
Methods in de.hybris.platform.promotionengineservices.interceptors that return RuleCompilerContextFactoryModifier and TypeMethodDescriptionPromotionRulePrepareInterceptor.getRuleCompilerContextFactory()Methods in de.hybris.platform.promotionengineservices.interceptors with parameters of type RuleCompilerContextFactoryModifier and TypeMethodDescriptionvoidPromotionRulePrepareInterceptor.setRuleCompilerContextFactory(RuleCompilerContextFactory<DefaultRuleCompilerContext> ruleCompilerContextFactory) -
Uses of RuleCompilerContextFactory in de.hybris.platform.ruleengineservices.compiler.impl
Classes in de.hybris.platform.ruleengineservices.compiler.impl that implement RuleCompilerContextFactoryMethods in de.hybris.platform.ruleengineservices.compiler.impl that return RuleCompilerContextFactoryMethods in de.hybris.platform.ruleengineservices.compiler.impl with parameters of type RuleCompilerContextFactoryModifier and TypeMethodDescriptionvoidDefaultRuleCompilerService.setRuleCompilerContextFactory(RuleCompilerContextFactory<DefaultRuleCompilerContext> ruleCompilerContextFactory)