public class PromotionRuleIrProcessor extends Object implements RuleIrProcessor
| Modifier and Type | Field and Description |
|---|---|
static String |
WEBSITE_GROUP_RAO_ID_ATTRIBUTE |
| Constructor and Description |
|---|
PromotionRuleIrProcessor() |
| Modifier and Type | Method and Description |
|---|---|
PromotionsService |
getPromotionsService() |
void |
process(RuleCompilerContext context,
RuleIr ruleIr)
Processes the intermediate representation.
|
void |
setPromotionsService(PromotionsService promotionsService) |
public static final String WEBSITE_GROUP_RAO_ID_ATTRIBUTE
public void process(RuleCompilerContext context, RuleIr ruleIr) throws RuleCompilerException
RuleIrProcessorprocess in interface RuleIrProcessorcontext - - the compiler contextRuleCompilerException - if an error occurs during the translation processpublic PromotionsService getPromotionsService()
public void setPromotionsService(PromotionsService promotionsService)
Copyright © 2017 SAP SE. All Rights Reserved.