Click or drag to resize
weroSoft AG, Software
WeroSoft.ComponentModel.Exporting Namespace
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.
 
Classes
  ClassDescription
Public classDataExporter
Implements the base functionality of a data exporter
Public classDataExportService
Implements the data export service used for data file exportation.
Public classExportColumnDefinition
Defines a column in a flat definition.
Public classExportDefinition
Defines the common content of a export definition.
Public classExporterBehaviorAttribute
Defines the annotation which a data exporter must have for distinguishing the export type.
Public classExportFilter
Defines the export filter class.
Public classExportFlatDefinition
Defines the export meta information for a flat organized export.
Public classExportHierarchicalDefinition
Defines the .xml export definition.
Public classExportItemDefinition
Defines the common attributes used for the definition of an export item.
Public classTextFileDataExporter
Implements a data exporter which organizes the exported data in text files.
Interfaces
  InterfaceDescription
Public interfaceIDataExporter
Define the responsibility of an exporter.
Public interfaceIDataExportService
Defines the responsibility of the export service.
Public interfaceIExportContext
Defines the responsibility of the export context.
Public interfaceIPagedExportProvider
Defines the responsibility of a paged export provider.
Enumerations
  EnumerationDescription
Public enumerationExportColumnType
Defines the possible column data.
Public enumerationExporterBehavior
Defines the behavior a data exporter is supporting.
Public enumerationHandlingQuotes
Defines the possible handling of quotes.