Interface RuleParameterEnum
- All Known Implementing Classes:
AmountOperator,AmountOperator,CollectionOperator,CollectionOperator,MembershipOperator,ProductConfigRuleContainedDeepOperator,ProductConfigRuleContainedOperator,ProductConfigRuleDisplayMessageSeverity,ProductConfigRuleValueOperator,RuleGroupOperator
public interface RuleParameterEnum
An empty interface that need to be implemented by any enum in the rule builder that need to be localized. Add the
fully qualified name of each enum entry in the localization files, plus ".name" as a postfix.