| Modifier and Type | Method and Description |
|---|---|
protected RuleCompilerContextFactory<DefaultRuleCompilerContext> |
PromotionRulePrepareInterceptor.getRuleCompilerContextFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
PromotionRulePrepareInterceptor.setRuleCompilerContextFactory(RuleCompilerContextFactory<DefaultRuleCompilerContext> ruleCompilerContextFactory) |
| Modifier and Type | Method and Description |
|---|---|
DefaultRuleCompilerContext |
DefaultRuleCompilerContextFactory.createContext(AbstractRuleModel rule,
RuleIrVariablesGenerator variablesGenerator) |
DefaultRuleCompilerContext |
DefaultRuleCompilerContextFactory.getContext() |
| Modifier and Type | Method and Description |
|---|---|
protected RuleCompilerContextFactory<DefaultRuleCompilerContext> |
DefaultRuleCompilerService.getRuleCompilerContextFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultRuleCompilerService.executeAfterCompileErrorListeners(DefaultRuleCompilerContext context,
List<RuleCompilerListener> listeners) |
protected void |
DefaultRuleCompilerService.executeAfterCompileListeners(DefaultRuleCompilerContext context,
List<RuleCompilerListener> listeners) |
protected void |
DefaultRuleCompilerService.executeBeforeCompileListeners(DefaultRuleCompilerContext context,
List<RuleCompilerListener> listeners) |
protected void |
DefaultRuleCompilerContextFactory.populateDefinitionsForRule(AbstractRuleModel rule,
DefaultRuleCompilerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultRuleCompilerService.setRuleCompilerContextFactory(RuleCompilerContextFactory<DefaultRuleCompilerContext> ruleCompilerContextFactory) |
| Modifier and Type | Method and Description |
|---|---|
protected RuleCompilerContextFactory<DefaultRuleCompilerContext> |
ProductConfigRulesPrepareInterceptor.getRuleCompilerContextFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductConfigRulesPrepareInterceptor.setRuleCompilerContextFactory(RuleCompilerContextFactory<DefaultRuleCompilerContext> ruleCompilerContextFactory) |
Copyright © 2017 SAP SE. All Rights Reserved.