| Package | Description |
|---|---|
| com.orchestranetworks.addon.dex |
Classes and interfaces to call the {addon.label} import, export and transfer.
|
| com.orchestranetworks.addon.dex.common.generation |
Classes and interfaces used to generate tables, fields and mappings for the XML and SQL import, export and transfer data services.
|
| com.orchestranetworks.addon.dex.configuration |
Classes and interfaces to define specifications for the import, export and transfer data services.
|
| com.orchestranetworks.addon.dex.mapping |
Classes and interfaces to configure mapping between source and target applications.
|
| com.orchestranetworks.addon.dex.transformation |
Classes and interfaces to call {addon.label} transformation
functions for the import, export and transfer data services.
|
| com.orchestranetworks.addon.dex.validator |
Classes and interfaces to call {addon.label} import Excel, CSV, XML and transfer data services using validator.
|
| Class and Description |
|---|
| ConfigurationSpec
Specifies the configuration used for data import, export and transfer.
|
| ExportDataExchangeConfigurationSpec
Defines the configuration used to export the {addon.label} configuration to an XML file.
|
| ImportDataExchangeConfigurationSpec
Defines the configuration used to import the {addon.label} configuration from an XML file.
|
| ServiceType
Defines the possible service types.
|
| TableFilter
Specifies a configuration used to filter tables.
|
| Class and Description |
|---|
| ConfigurationSpec
Specifies the configuration used for data import, export and transfer.
|
| CSVExportConfigurationSpec
Specifies the configuration used when exporting data to a CSV file.
|
| CSVImportConfigurationSpec
Specifies the configuration used when importing data from a CSV file.
|
| ServiceType
Defines the possible service types.
|
| SpreadsheetExportConfigurationSpec
Specifies the configuration used to export data to an Excel file.
|
| SpreadsheetImportConfigurationSpec
Defines the configuration used when importing data from an Excel file.
|
| SQLExportConfigurationSpec
Defines the configuration used to export data to an external database.
|
| SQLImportConfigurationSpec
Defines the configuration used for importing data from an external database.
|
| TransferConfigurationSpec
Specifies the configuration used for data transfer.
|
| XMLExportConfigurationSpec
Specifies the configuration used when exporting data to an XML file.
|
| XMLImportConfigurationSpec
Specifies the configuration used to import data from an XML file.
|
| Class and Description |
|---|
| ConfigurationSpec
Specifies the configuration used for data import, export and transfer.
|
| DataFormat
Defines the formatting of an Excel file's data cell.
|
| DataPosition
Specifies a data cell's position in an Excel file.
|
| DataTemplate
Defines a data cell's template in an Excel file.
|
| DecimalSymbol
Represents the character used to denote a decimal.
|
| ExportConfigurationSpec
Defines the configuration used for data export.
|
| FileExportConfigurationSpec
Defines the configuration used for exporting data to a file.
|
| FileImportConfigurationSpec
Specifies the configuration used when importing data from a file.
|
| FontStyle
Defines the possible font styles.
|
| ImportConfigurationSpec
Specifies the configuration used for data import.
|
| ImportMode
Specifies the configuration used for importing data to a file.
|
| ImportScope
Specifies the scope when importing add-on configuration data from an XML file.
|
| JNDIDataSource
Defines the JNDI configuration for executing Import and Export of SQL without requiring global
configuration in the application server.
|
| LineReturnCharacters
Represents the characters used to signify the end of a CSV line.
|
| Separator
Defines the possible separator characters.
|
| ServiceType
Defines the possible service types.
|
| SpreadsheetExportTemplate
Specifies a spreadsheet template configuration for exporting data to an Excel file.
|
| SpreadsheetFileFormat
Defines the possible Excel file formats.
|
| SpreadsheetTemplate
Provides a cell data template for an Excel file.
|
| SubtitleTemplate
Specifies the configuration used for the subtitle template in an exported file.
|
| TableFilter
Specifies a configuration used to filter tables.
|
| TitleTemplate
Specifies the configuration used for the title template in the exported file, such as title's starting position and text style.
|
| Class and Description |
|---|
| ServiceType
Defines the possible service types.
|
| Class and Description |
|---|
| ServiceType
Defines the possible service types.
|
| Class and Description |
|---|
| ServiceType
Defines the possible service types.
|