Uses of Interface
de.hybris.platform.ruleengineservices.compiler.RuleIrProcessor
Packages that use RuleIrProcessor
Package
Description
-
Uses of RuleIrProcessor in de.hybris.platform.promotionengineservices.compiler.processors
Classes in de.hybris.platform.promotionengineservices.compiler.processors that implement RuleIrProcessorModifier and TypeClassDescriptionclassAdds required conditions to the intermediate representation. -
Uses of RuleIrProcessor in de.hybris.platform.ruleengineservices.compiler
Methods in de.hybris.platform.ruleengineservices.compiler that return types with arguments of type RuleIrProcessorModifier and TypeMethodDescriptionRuleIrProcessorFactory.getRuleIrProcessors()Returns instances ofRuleIrProcessor. -
Uses of RuleIrProcessor in de.hybris.platform.ruleengineservices.compiler.impl
Classes in de.hybris.platform.ruleengineservices.compiler.impl that implement RuleIrProcessorModifier and TypeClassDescriptionclassDefault RuleIrProcessor for SourceRule typesMethods in de.hybris.platform.ruleengineservices.compiler.impl that return RuleIrProcessorMethods in de.hybris.platform.ruleengineservices.compiler.impl that return types with arguments of type RuleIrProcessorModifier and TypeMethodDescriptionDefaultRuleIrProcessorFactory.getRuleIrProcessors()protected List<RuleIrProcessor>DefaultRuleIrProcessorFactory.loadRuleIrProcessors()Methods in de.hybris.platform.ruleengineservices.compiler.impl with parameters of type RuleIrProcessorModifier and TypeMethodDescriptionvoidRuleIrProcessorDefinition.setRuleIrProcessor(RuleIrProcessor processor) -
Uses of RuleIrProcessor in de.hybris.platform.sap.productconfig.rules.compiler.processors
Classes in de.hybris.platform.sap.productconfig.rules.compiler.processors that implement RuleIrProcessor