All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description AbstractBulkImport Base class forIBulkImportimplementations.AbstractBulkImportExcel Abstract base implementation of a bulk import based on MS Excel files.BulkImportResult This class represents the results of a bulk import.ConstantExportRecordProvider An implementation ofIExportRecordProviderthat uses a constant list of records.EExchangeFileType Defines common file types for import/export.EExchangeFileTypeName Exchange file type names.EExchangeFileTypeText File type textsEExportDataType Base type for export recordsEExportRecordType Defines the possible export record types.EmptyExportRecordProvider A special implementation ofIExportRecordProviderdelivering an empty set.ExporterCSV Implementation ofIExporterFilefor CSV files.ExporterExcel Export records to Excel workbook.ExporterJSON Implementation ofIExporterFilefor JSON filesExporterXML Implementation ofIExporterFilefor XML filesExportRecord Default implementation ofIExportRecord.ExportRecordField A single field for exporting.IBulkImport Base interface for a bulk import action.IExporter Generic interface for exporting records to an OutputStream.IExporterFile A specialized exporter that exports to a file.IExportRecord Represents a single record to be exported.IExportRecordField Represents a single field of anIExportRecordto be exported.IExportRecordProvider The main record provider.