Class TravelRuleCompilerListener

java.lang.Object
de.hybris.platform.travelrulesengine.compiler.listeners.TravelRuleCompilerListener
All Implemented Interfaces:
de.hybris.platform.ruleengineservices.compiler.RuleCompilerListener

public class TravelRuleCompilerListener extends Object implements de.hybris.platform.ruleengineservices.compiler.RuleCompilerListener
Generates relevant RAOs based on rule type
  • Constructor Details

    • TravelRuleCompilerListener

      public TravelRuleCompilerListener()
  • Method Details

    • beforeCompile

      public void beforeCompile(de.hybris.platform.ruleengineservices.compiler.RuleCompilerContext context) throws de.hybris.platform.ruleengineservices.compiler.RuleCompilerException
      Specified by:
      beforeCompile in interface de.hybris.platform.ruleengineservices.compiler.RuleCompilerListener
      Throws:
      de.hybris.platform.ruleengineservices.compiler.RuleCompilerException
    • afterCompile

      public void afterCompile(de.hybris.platform.ruleengineservices.compiler.RuleCompilerContext context) throws de.hybris.platform.ruleengineservices.compiler.RuleCompilerException
      Specified by:
      afterCompile in interface de.hybris.platform.ruleengineservices.compiler.RuleCompilerListener
      Throws:
      de.hybris.platform.ruleengineservices.compiler.RuleCompilerException
    • afterCompileError

      public void afterCompileError(de.hybris.platform.ruleengineservices.compiler.RuleCompilerContext context) throws de.hybris.platform.ruleengineservices.compiler.RuleCompilerException
      Specified by:
      afterCompileError in interface de.hybris.platform.ruleengineservices.compiler.RuleCompilerListener
      Throws:
      de.hybris.platform.ruleengineservices.compiler.RuleCompilerException