Uses of Class
de.hybris.platform.ruleengineservices.compiler.impl.DefaultRuleCompilerContext
Packages that use DefaultRuleCompilerContext
Package
Description
-
Uses of DefaultRuleCompilerContext in de.hybris.platform.promotionengineservices.interceptors
Methods in de.hybris.platform.promotionengineservices.interceptors that return types with arguments of type DefaultRuleCompilerContextModifier and TypeMethodDescriptionPromotionRulePrepareInterceptor.getRuleCompilerContextFactory()Method parameters in de.hybris.platform.promotionengineservices.interceptors with type arguments of type DefaultRuleCompilerContextModifier and TypeMethodDescriptionvoidPromotionRulePrepareInterceptor.setRuleCompilerContextFactory(RuleCompilerContextFactory<DefaultRuleCompilerContext> ruleCompilerContextFactory) -
Uses of DefaultRuleCompilerContext in de.hybris.platform.ruleengineservices.compiler.impl
Methods in de.hybris.platform.ruleengineservices.compiler.impl that return DefaultRuleCompilerContextModifier and TypeMethodDescriptionDefaultRuleCompilerContextFactory.createContext(RuleCompilationContext ruleCompilationContext, AbstractRuleModel rule, String moduleName, RuleIrVariablesGenerator variablesGenerator) Methods in de.hybris.platform.ruleengineservices.compiler.impl that return types with arguments of type DefaultRuleCompilerContextMethods in de.hybris.platform.ruleengineservices.compiler.impl with parameters of type DefaultRuleCompilerContextModifier and TypeMethodDescriptionprotected voidDefaultRuleCompilerService.executeAfterCompileErrorListeners(DefaultRuleCompilerContext context, List<RuleCompilerListener> listeners) protected voidDefaultRuleCompilerService.executeAfterCompileListeners(DefaultRuleCompilerContext context, List<RuleCompilerListener> listeners) protected voidDefaultRuleCompilerService.executeBeforeCompileListeners(DefaultRuleCompilerContext context, List<RuleCompilerListener> listeners) protected voidDefaultRuleCompilerContextFactory.populateDefinitionsForRule(AbstractRuleModel rule, DefaultRuleCompilerContext context) Method parameters in de.hybris.platform.ruleengineservices.compiler.impl with type arguments of type DefaultRuleCompilerContextModifier and TypeMethodDescriptionvoidDefaultRuleCompilerService.setRuleCompilerContextFactory(RuleCompilerContextFactory<DefaultRuleCompilerContext> ruleCompilerContextFactory)