| Interface | Description |
|---|---|
| ExportImportDataUnit |
Represent a single unit that is considered valid to be exported/imported.
|
| IExportImportController |
Generic interface that is used for both export and import.
|
| Class | Description |
|---|---|
| ExportImportControllerExecutor |
Generic export/import controller whose main responsibility it is to actually
execute an
IExportImportController. |
| ExportImportControllerFactory |
Convenience class for easy obtainment of export/import controllers.
|
| ExportImportControllerFactory.Export |
Consolidates all export related controllers.
|
| ExportImportControllerFactory.Import |
Consolidates all import related controllers.
|
Copyright © 2017. All rights reserved.