| Package | Description |
|---|---|
| com.orchestranetworks.addon.dataexchange |
Classes and interfaces to call {addon.label} import, export and transfer data.
|
| Modifier and Type | Method and Description |
|---|---|
List<TableMapping> |
DataExchangeTransferSpec.getTableMappings()
Deprecated.
Returns a list of mappings between source and target tables when transferring data from many to many tables.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataExchangeTransferSpec.setTableMappings(List<TableMapping> tableMappings)
Deprecated.
Sets values for a list of mappings between source and target tables when transferring data from many to many tables.
|