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<XMLTable,TableFilter> |
XMLImportConfigurationSpec.getSourceTableFilters()
Returns a map of table filters and a
Table instance as the key parameter. |
List<XMLTable> |
XMLImportConfigurationSpec.getSourceTables()
Returns the list of source tables.
|
Constructor and Description |
---|
XMLImportConfigurationSpec(com.onwbp.adaptation.AdaptationTable currentTable,
XMLTable sourceTable,
com.orchestranetworks.service.Session session) |