| Package | Description |
|---|---|
| com.helger.photon.exchange.bulkexport | |
| com.helger.photon.exchange.bulkexport.format |
| Modifier and Type | Class and Description |
|---|---|
class |
ConstantExportRecordProvider
An implementation of
IExportRecordProvider that uses a constant list
of records. |
class |
EmptyExportRecordProvider
A special implementation of
IExportRecordProvider delivering an empty
set. |
| Modifier and Type | Method and Description |
|---|---|
com.helger.commons.state.ESuccess |
IExporter.exportRecords(IExportRecordProvider aProvider,
OutputStream aOS)
Export all provided records to an output stream.
|
com.helger.commons.state.ESuccess |
IExporter.exportRecords(IExportRecordProvider aProvider,
OutputStream aOS)
Export all provided records to an output stream.
|
| Modifier and Type | Method and Description |
|---|---|
com.helger.json.IJsonObject |
ExporterJSON.convertRecords(IExportRecordProvider aProvider) |
com.helger.xml.microdom.IMicroDocument |
ExporterXML.convertRecords(IExportRecordProvider aProvider) |
com.helger.xml.microdom.IMicroDocument |
ExporterXML.convertRecords(IExportRecordProvider aProvider) |
com.helger.json.IJsonObject |
ExporterJSON.convertRecords(IExportRecordProvider aProvider) |
com.helger.commons.state.ESuccess |
ExporterCSV.exportRecords(IExportRecordProvider aProvider,
OutputStream aOS) |
com.helger.commons.state.ESuccess |
ExporterExcel.exportRecords(IExportRecordProvider aProvider,
OutputStream aOS) |
com.helger.commons.state.ESuccess |
ExporterJSON.exportRecords(IExportRecordProvider aProvider,
OutputStream aOS) |
com.helger.commons.state.ESuccess |
ExporterXML.exportRecords(IExportRecordProvider aProvider,
OutputStream aOS) |
com.helger.commons.state.ESuccess |
ExporterXML.exportRecords(IExportRecordProvider aProvider,
OutputStream aOS) |
com.helger.commons.state.ESuccess |
ExporterJSON.exportRecords(IExportRecordProvider aProvider,
OutputStream aOS) |
com.helger.commons.state.ESuccess |
ExporterExcel.exportRecords(IExportRecordProvider aProvider,
OutputStream aOS) |
com.helger.commons.state.ESuccess |
ExporterCSV.exportRecords(IExportRecordProvider aProvider,
OutputStream aOS) |
Copyright © 2014–2023 Philip Helger. All rights reserved.