| Package | Description |
|---|---|
| com.orchestranetworks.addon.dex |
Classes and interfaces to call the {addon.label} import, export and transfer.
|
| Class and Description |
|---|
| DataExchangeConfigurationService
Provides the methods to execute {addon.label} configuration import and export.
|
| DataExchangeExportTableSpec
Represents a {addon.label} specification for the export table which stores
the (
DataExchangeSpec) {addon.label}
specification and the optional records, or optional predicate of each table. |
| DataExchangeExportTableSpecBuilder
Provides the methods to build the {addon.label} specification for the export
table by using
ApplicationMappingHelper APIs to automatically
generate an application mapping. |
| DataExchangeHelper
Provides the methods to transform old specifications to new specifications.
|
| DataExchangeHelperContext
Provides the context to get the
DataExchangeSpec from the configuration declared in the {addon.label} dataset. |
| DataExchangeService
Provides a method for executing data import, export and transfer.
|
| DataExchangeSpec
Represents a {addon.label} specification which stores the (
ConfigurationSpec) configuration specification and
the (ApplicationMapping) mapping specification. |