| Package | Description |
|---|---|
| com.orchestranetworks.addon.dint |
Provides classes and interfaces to execute a data integration task.
|
| com.orchestranetworks.addon.dint.template |
Provides classes and interfaces that represent a specification for a user defined template.
|
| Class and Description |
|---|
| CSVExportTemplateSpec
Template specification for CSV export.
|
| CSVImportTemplateSpec
Template specification for CSV import.
|
| EBXTransferTemplateSpec
Template specification for transfer data from a EBX table to another EBX table.
|
| ExcelExportTemplateSpec
Template specification for Excel export.
|
| ExcelImportTemplateSpec
Template specification for Excel import.
|
| Class and Description |
|---|
| TemplateSpec
Abstract specification for a template.
|