Class Classifiers
- java.lang.Object
-
- com.broadleafcommerce.metadata.dsl.core.Classifiers
-
public final class Classifiers extends Object
- Author:
- Nick Crum (ncrum)
-
-
Field Detail
-
COLUMN
public static final String COLUMN
- See Also:
- Constant Field Values
-
EXTERNAL
public static final String EXTERNAL
- See Also:
- Constant Field Values
-
FIELD
public static final String FIELD
- See Also:
- Constant Field Values
-
GROUP
public static final String GROUP
- See Also:
- Constant Field Values
-
VIEW
public static final String VIEW
- See Also:
- Constant Field Values
-
-