Class ProductConfigRuleIrProcessor

java.lang.Object
de.hybris.platform.sap.productconfig.rules.compiler.processors.ProductConfigRuleIrProcessor
All Implemented Interfaces:
RuleIrProcessor

public class ProductConfigRuleIrProcessor extends Object implements RuleIrProcessor
RuleIrProcessor for product configuration. Ensures that the ProcessStep is propagated to each product config rule implicitly.
  • Constructor Details

    • ProductConfigRuleIrProcessor

      public ProductConfigRuleIrProcessor()
  • Method Details