Package | Description |
---|---|
com.neurosys.bi.reporting |
Modifier and Type | Method and Description |
---|---|
Map<ExportType,ExportMeta> |
ReporterMeta.getExportableFormats()
The export process may require some additional information supplied by
ExportMeta
Map of Key is ExportType and Value of type ExportMeta |
Modifier and Type | Method and Description |
---|---|
void |
ReporterMeta.setExportableFormats(Map<ExportType,ExportMeta> exportableFormats)
The export process may require some additional information supplied by
ExportMeta
Map of Key is ExportType and Value of type ExportMeta |
Constructor and Description |
---|
ExportMeta(ExportMeta meta) |
Copyright © 2018. All rights reserved.