| Interface | Description |
|---|---|
| CellFormatter |
Interface for formatters used to format an SaValue in a way so that it can be
used in a CSV or XLSX file.
|
| Class | Description |
|---|---|
| CSVExportProcess |
Process that exports a query result to CSV.
|
| DateCellFormatter |
Implementation of
CellFormatter for Date values. |
| DateTimeCellFormatter |
Implementation of
CellFormatter for Date-Time values. |
| ExportProcess |
Abstract superclass for processes that export data from a result list (no content).
|
| FloatCellFormatter |
Implementation of
CellFormatter for float values. |
| NumberCellFormatter |
Implementation of
CellFormatter for number-values. |
| StringCellFormatter |
Implementation of
CellFormatter for String values. |
| TimeCellFormatter |
Implementation of
CellFormatter for Time values. |
| XLSXExportProcess |
Exports the result of a query to XLSX.
|
Copyright © 2016 Lexmark Enterprise Software Deutschland GmbH. All rights reserved.