Class SpelRuleColumn.Attributes
- java.lang.Object
-
- com.broadleafcommerce.metadata.dsl.core.extension.columns.SpelRuleColumn.Attributes
-
- Enclosing interface:
- SpelRuleColumn<C extends SpelRuleColumn<C>>
public static final class SpelRuleColumn.Attributes extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static String
RULE_BUILDER
Attribute used to denote the property key where the "ruleBuilder" field can be found.
-
-
-
Field Detail
-
RULE_BUILDER
public static final String RULE_BUILDER
Attribute used to denote the property key where the "ruleBuilder" field can be found.- See Also:
- Constant Field Values
-
-