Package | Description |
---|---|
com.orchestranetworks.addon.dex.configuration |
Classes and interfaces to define specifications for the import, export and transfer data services.
|
Modifier and Type | Method and Description |
---|---|
Map<CSVTable,TableFilter> |
CSVImportConfigurationSpec.getSourceTableFilters()
Returns a map of table filters and
EBXTable instance as the key parameter. |
List<CSVTable> |
CSVImportConfigurationSpec.getSourceTables()
Returns the list of source tables.
|
Constructor and Description |
---|
CSVImportConfigurationSpec(com.onwbp.adaptation.AdaptationTable currentTable,
CSVTable csvTable,
com.orchestranetworks.service.Session session) |