public class ExportUtility extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
FILE_FORMAT_CSV
The item value for the PrimeFaces UI selection of the export file format : CSV
|
static String |
FILE_FORMAT_EXCEL
The item value for the PrimeFaces UI selection of the export file format : Excel
|
static String |
MIME_TYPE_CSV
MIME type / content type to use when initiating download of a CSV file
|
static String |
MIME_TYPE_EXCEL
MIME type / content type to use when initiating download of an Excel file
|
public static final String FILE_FORMAT_CSV
public static final String FILE_FORMAT_EXCEL
public static final String MIME_TYPE_CSV
public static final String MIME_TYPE_EXCEL
Copyright © 2025 European Spallation Source. All rights reserved.