Class ExportGridAction.FieldNames
- java.lang.Object
-
- com.broadleafcommerce.metadata.dsl.core.extension.actions.ExportGridAction.FieldNames
-
- Enclosing interface:
- ExportGridAction<A extends ExportGridAction<A>>
public static final class ExportGridAction.FieldNames extends Object
-
-
Field Detail
-
NAME
public static final String NAME
The default name for the export name field.- See Also:
- Constant Field Values
-
FILE_TYPE
public static final String FILE_TYPE
The default name for the export file type field.- See Also:
- Constant Field Values
-
TIME_ZONE_ID
public static final String TIME_ZONE_ID
The default name for the time-zone field.- See Also:
- Constant Field Values
-
-