| Package | Description |
|---|---|
| com.orchestranetworks.addon.dex.common.generation |
Classes and interfaces used to generate tables, fields and mappings for the XML and SQL import, export and transfer data services.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CSVExportApplicationMappingHelper
Provides the methods to get an
ApplicationMapping instance for CSV
export. |
interface |
CSVImportApplicationMappingHelper
Provides the methods to get an
ApplicationMapping instance for CSV
import. |
interface |
SpreadsheetExportApplicationMappingHelper
Provides the methods to get an
ApplicationMapping instance for
spreadsheet export. |
interface |
SpreadsheetImportApplicationMappingHelper
Provides the methods to get an
ApplicationMapping instance for
spreadsheet import. |
interface |
SQLExportApplicationMappingHelper
Provides the methods to get an
ApplicationMapping for SQL export. |
interface |
SQLImportApplicationMappingHelper
Provides the methods to get an
ApplicationMapping instance for SQL import. |
interface |
TransferApplicationMappingHelper
Provides the methods to get an
ApplicationMapping instance for data transfer. |
interface |
XMLExportApplicationMappingHelper
Provides the methods to get an
ApplicationMapping instance for XML export. |
interface |
XMLImportApplicationMappingHelper
Provides the methods to get an
ApplicationMapping instance for XML import. |