Package com.saperion.ngc.servlet.process.export
package com.saperion.ngc.servlet.process.export
Package for export-processes.
- Since:
- 7.5.2
-
ClassDescriptionInterface for formatters used to format an SaValue in a way so that it can be used in a CSV or XLSX file.Process that exports a query result to CSV.Implementation of
CellFormatterfor Date values.Implementation ofCellFormatterfor Date-Time values.Abstract superclass for processes that export data from a result list (no content).Implementation ofCellFormatterfor float values.Implementation ofCellFormatterfor number-values.Implementation ofCellFormatterfor String values.Implementation ofCellFormatterfor Time values.Exports the result of a query to XLSX.