Class ExportGridAction.Attributes
- java.lang.Object
-
- com.broadleafcommerce.metadata.dsl.core.extension.actions.ExportGridAction.Attributes
-
- Enclosing interface:
- ExportGridAction<A extends ExportGridAction<A>>
public static final class ExportGridAction.Attributes extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static String
DOWNLOAD_EXPORT_URI
The attribute name to specify the scope to download the import file with errors.
-
-
-
Field Detail
-
DOWNLOAD_EXPORT_URI
public static final String DOWNLOAD_EXPORT_URI
The attribute name to specify the scope to download the import file with errors.
-
-