Index
All Classes and Interfaces|All Packages|Serialized Form
D
- DATA_TRANSFER_CONFIGURATION - Enum constant in enum com.orchestranetworks.addon.dex.configuration.ImportScope
-
Specifies that the import includes data transfer configuration settings in the Application, Semantic model, Data model, Data mapping, and Path groups.
- DataAccessSpec - Class in com.orchestranetworks.addon.adix
-
Deprecated.
- DataAccessSpec(Adaptation, AdaptationTable, Session, Locale) - Constructor for class com.orchestranetworks.addon.adix.DataAccessSpec
-
Deprecated.
- DataExchangeConfigurationService - Interface in com.orchestranetworks.addon.dex
-
Provides the methods to execute EBX Data Exchange Add-on configuration import and export.
- DataExchangeDataAccessSpec - Class in com.orchestranetworks.addon.dataexchange
-
Deprecated.Since 2.3.0, replaced by
ConfigurationSpec
. - DataExchangeDataAccessSpec(Adaptation, AdaptationTable, Session) - Constructor for class com.orchestranetworks.addon.dataexchange.DataExchangeDataAccessSpec
-
Deprecated.
- DataExchangeDataAccessSpec(Adaptation, Session) - Constructor for class com.orchestranetworks.addon.dataexchange.DataExchangeDataAccessSpec
-
Deprecated.
- DataExchangeDataAccessSpec(AdaptationTable, Session) - Constructor for class com.orchestranetworks.addon.dataexchange.DataExchangeDataAccessSpec
-
Deprecated.
- DataExchangeException - Exception in com.orchestranetworks.addon.dataexchange
-
This class defines a EBX Data Exchange Add-on exception.
- DataExchangeException(UserMessage) - Constructor for exception com.orchestranetworks.addon.dataexchange.DataExchangeException
- DataExchangeException(Throwable) - Constructor for exception com.orchestranetworks.addon.dataexchange.DataExchangeException
- DataExchangeExport - Interface in com.orchestranetworks.addon.dataexchange
-
Deprecated.Since 2.3.0, replaced by
DataExchangeService
. - DataExchangeExportDataAccessSpec - Class in com.orchestranetworks.addon.dataexchange
-
Deprecated.Since 2.3.0, replaced by
ExportConfigurationSpec
. - DataExchangeExportDataAccessSpec(Adaptation, AdaptationTable, Session) - Constructor for class com.orchestranetworks.addon.dataexchange.DataExchangeExportDataAccessSpec
-
Deprecated.
- DataExchangeExportDataAccessSpec(Adaptation, AdaptationTable, Session, ServiceContext) - Constructor for class com.orchestranetworks.addon.dataexchange.DataExchangeExportDataAccessSpec
-
Deprecated.
- DataExchangeExportResult - Class in com.orchestranetworks.addon.dataexchange
-
Deprecated.Since 2.3.0, replaced by
DataExchangeResult
. - DataExchangeExportResult() - Constructor for class com.orchestranetworks.addon.dataexchange.DataExchangeExportResult
-
Deprecated.
- DataExchangeExportSpec - Class in com.orchestranetworks.addon.dataexchange
-
Deprecated.Since 2.3.0, replaced by
DataExchangeSpec
. - DataExchangeExportSpec() - Constructor for class com.orchestranetworks.addon.dataexchange.DataExchangeExportSpec
-
Deprecated.
- DataExchangeExportSQLResult - Class in com.orchestranetworks.addon.dataexchange
-
Deprecated.Since 2.3.0, replaced by
DataExchangeResult
. - DataExchangeExportSQLResult() - Constructor for class com.orchestranetworks.addon.dataexchange.DataExchangeExportSQLResult
-
Deprecated.
- DataExchangeExportSQLSpec - Class in com.orchestranetworks.addon.dataexchange
-
Deprecated.Since 2.3.0, replaced by
DataExchangeSpec
. - DataExchangeExportSQLSpec() - Constructor for class com.orchestranetworks.addon.dataexchange.DataExchangeExportSQLSpec
-
Deprecated.
- DataExchangeExportTableSpec - Class in com.orchestranetworks.addon.dex
-
Represents a EBX Data Exchange Add-on specification for the export table which stores the (
DataExchangeSpec
) EBX Data Exchange Add-on specification and the optional records, or optional predicate of each table. - DataExchangeExportTableSpecBuilder - Class in com.orchestranetworks.addon.dex
-
Provides the methods to build the EBX Data Exchange Add-on specification for the export table by using
ApplicationMappingHelper
APIs to automatically generate an application mapping. - DataExchangeExportTableSpecBuilder(Adaptation, ApplicationType, Session) - Constructor for class com.orchestranetworks.addon.dex.DataExchangeExportTableSpecBuilder
- DataExchangeExportType - Class in com.orchestranetworks.addon.dataexchange
-
Deprecated.Since 2.3.0, replaced by
ServiceType
. - DataExchangeExportXMLSpec - Class in com.orchestranetworks.addon.dataexchange
-
Deprecated.Since 2.3.0, replaced by
DataExchangeSpec
. - DataExchangeExportXMLSpec() - Constructor for class com.orchestranetworks.addon.dataexchange.DataExchangeExportXMLSpec
-
Deprecated.
- DataExchangeFactory - Class in com.orchestranetworks.addon.dataexchange
-
Deprecated.Since 2.3.0, replaced by
DataExchangeServiceFactory
. - DataExchangeHelper - Interface in com.orchestranetworks.addon.dex
-
Provides the methods to transform old specifications to new specifications.
- DataExchangeHelperContext - Interface in com.orchestranetworks.addon.dex
-
Provides the context to get the
DataExchangeSpec
from the configuration declared in the EBX Data Exchange Add-on dataset. - DataExchangeHelperFactory - Class in com.orchestranetworks.addon.dex
-
Creates instances of
DataExchangeHelper
. - DataExchangeImport - Interface in com.orchestranetworks.addon.dataexchange
-
Deprecated.Since 2.3.0, replaced by
DataExchangeService
. - DataExchangeImportMode - Class in com.orchestranetworks.addon.dataexchange
-
Deprecated.Since 2.3.0, replaced by
ImportMode
. - DataExchangeImportResult - Class in com.orchestranetworks.addon.dataexchange
-
Deprecated.Since 2.3.0, replaced by
DataExchangeResult
. - DataExchangeImportResult() - Constructor for class com.orchestranetworks.addon.dataexchange.DataExchangeImportResult
-
Deprecated.
- DataExchangeImportSpec - Class in com.orchestranetworks.addon.dataexchange
-
Deprecated.Since 2.3.0, replaced by
DataExchangeSpec
. - DataExchangeImportSpec() - Constructor for class com.orchestranetworks.addon.dataexchange.DataExchangeImportSpec
-
Deprecated.
- DataExchangeImportSQLSpec - Class in com.orchestranetworks.addon.dataexchange
-
Deprecated.Since 2.3.0, replaced by
DataExchangeSpec
. - DataExchangeImportSQLSpec() - Constructor for class com.orchestranetworks.addon.dataexchange.DataExchangeImportSQLSpec
-
Deprecated.
- DataExchangeImportType - Class in com.orchestranetworks.addon.dataexchange
-
Deprecated.Since 2.3.0, replaced by
ServiceType
. - DataExchangeResult - Interface in com.orchestranetworks.addon.dex.result
-
Stores data results when executing data import, export and transfer.
- DataExchangeResult.CSVExport - Interface in com.orchestranetworks.addon.dex.result
-
Stores data results when executing the CSV export.
- DataExchangeResult.CSVImport - Interface in com.orchestranetworks.addon.dex.result
-
Stores data results when executing CSV import.
- DataExchangeResult.SpreadsheetExport - Interface in com.orchestranetworks.addon.dex.result
-
Stores data results when executing Excel export.
- DataExchangeResult.SpreadsheetImport - Interface in com.orchestranetworks.addon.dex.result
-
Stores data results when executing Excel import.
- DataExchangeResult.SQLExport - Interface in com.orchestranetworks.addon.dex.result
-
Stores data results when executing SQL export.
- DataExchangeResult.SQLImport - Interface in com.orchestranetworks.addon.dex.result
-
Stores data results when executing SQL import.
- DataExchangeResult.Transfer - Interface in com.orchestranetworks.addon.dex.result
-
Stores data results when executing a data transfer.
- DataExchangeResult.XMLExport - Interface in com.orchestranetworks.addon.dex.result
-
Stores data results when executing XML export.
- DataExchangeResult.XMLImport - Interface in com.orchestranetworks.addon.dex.result
-
Stores data results when executing XML import.
- DataExchangeService - Interface in com.orchestranetworks.addon.dex
-
Provides a method for executing data import, export and transfer.
- DataExchangeServiceContext - Interface in com.orchestranetworks.addon.dex.common
-
Provides the necessary context for integrating EBX Data Exchange Add-on services.
- DataExchangeServiceContextFactory - Class in com.orchestranetworks.addon.dex.common
-
Creates instances of
DataExchangeServiceContext
. - DataExchangeServiceFactory - Class in com.orchestranetworks.addon.dex
-
Creates instances of
DataExchangeService
. - DataExchangeServiceType - Class in com.orchestranetworks.addon.dataexchange
-
Deprecated.Since 2.3.0, replaced by
ServiceType
. - DataExchangeSpec - Class in com.orchestranetworks.addon.dataexchange
-
Deprecated.Since 2.3.0, replaced by
DataExchangeSpec
. - DataExchangeSpec - Class in com.orchestranetworks.addon.dex
-
Represents a EBX Data Exchange Add-on specification which stores the (
ConfigurationSpec
) configuration specification and the (ApplicationMapping
) mapping specification. - DataExchangeSpec() - Constructor for class com.orchestranetworks.addon.dataexchange.DataExchangeSpec
-
Deprecated.
- DataExchangeSpec() - Constructor for class com.orchestranetworks.addon.dex.DataExchangeSpec
- DataExchangeTransferData - Interface in com.orchestranetworks.addon.dataexchange
-
Deprecated.Since 2.3.0, replaced by
DataExchangeService
. - DataExchangeTransferOption - Class in com.orchestranetworks.addon.dataexchange
-
Deprecated.No replacement. The system will check the compatibility automatically.
- DataExchangeTransferSpec - Class in com.orchestranetworks.addon.dataexchange
-
Deprecated.Since 2.3.0, replaced by
DataExchangeSpec
. - DataExchangeTransferSpec() - Constructor for class com.orchestranetworks.addon.dataexchange.DataExchangeTransferSpec
-
Deprecated.
- DataExchangeTransferType - Class in com.orchestranetworks.addon.dataexchange
-
Deprecated.Since 2.3.0, replaced by
ServiceType
. - DataFormat - Class in com.orchestranetworks.addon.dex.configuration
-
Defines the formatting of an Excel file's data cell.
- DataFormat() - Constructor for class com.orchestranetworks.addon.dex.configuration.DataFormat
- DataModelException - Exception in com.orchestranetworks.addon.dml
-
Defines a Dynamic data modeling exception.
- DataModelException(UserMessage) - Constructor for exception com.orchestranetworks.addon.dml.DataModelException
- DataModelException(Throwable) - Constructor for exception com.orchestranetworks.addon.dml.DataModelException
- DataModelResult - Interface in com.orchestranetworks.addon.dml
-
Stores the data result when generating an XML Schema Document (XSD) file.
- DataModelSource - Interface in com.orchestranetworks.addon.dml
-
Defines the sources to generate data models.
- DataModelSpec - Class in com.orchestranetworks.addon.dml
-
Represents a data model specification, which contains the configurations used for generating an XML Schema Document (XSD) file.
- DataModelSpec(Repository, Session) - Constructor for class com.orchestranetworks.addon.dml.DataModelSpec
- DataPosition - Class in com.orchestranetworks.addon.dex.configuration
-
Specifies a data cell's position in an Excel file.
- DataPosition(int, int) - Constructor for class com.orchestranetworks.addon.dex.configuration.DataPosition
- DataResult - Class in com.orchestranetworks.addon.dataexchange
-
Deprecated.Since 2.3.0, replaced by
Result
. - DataResult() - Constructor for class com.orchestranetworks.addon.dataexchange.DataResult
-
Deprecated.
- DataTemplate - Class in com.orchestranetworks.addon.dex.configuration
-
Defines a data cell's template in an Excel file.
- DataTemplate() - Constructor for class com.orchestranetworks.addon.dex.configuration.DataTemplate
- DATE - Enum constant in enum com.orchestranetworks.addon.dataexchange.sql.SQLDataType
-
Specifies the SQL data type
DATE
. - DECIMAL - Enum constant in enum com.orchestranetworks.addon.dataexchange.sql.SQLDataType
-
Specifies the SQL data type
DECIMAL
. - DecimalSymbol - Enum in com.orchestranetworks.addon.dex.configuration
-
Represents the character used to denote a decimal.
- DEFAULT_SQL - Static variable in class com.orchestranetworks.addon.dataexchange.transformation.ApplicationType
-
Specifies that the application type relies on default SQL paths created by EBX Data Exchange Add-on when an SQL import or export process executes.
- DEFAULT_XML - Static variable in class com.orchestranetworks.addon.dataexchange.transformation.ApplicationType
-
Specifies that the application type relies on default XML paths created by EBX Data Exchange Add-on when an XML import or export process executes.
- DIRECT - Enum constant in enum com.orchestranetworks.addon.dex.mapping.MappingType
-
Specifies the mapping type used when the mapping between the source and target fields is directly executed; the target value is equal to the source value.
- doExport(ExportDataExchangeConfigurationSpec) - Method in interface com.orchestranetworks.addon.dex.DataExchangeConfigurationService
-
Returns the result of the EBX Data Exchange Add-on configuration export to an XML file.
- doImport(ImportDataExchangeConfigurationSpec) - Method in interface com.orchestranetworks.addon.dex.DataExchangeConfigurationService
-
Returns the result of the EBX Data Exchange Add-on configuration import from an XML file.
- DOT - Enum constant in enum com.orchestranetworks.addon.dex.configuration.DecimalSymbol
-
Specifies the dot character used as decimal notation.
- DOUBLE - Enum constant in enum com.orchestranetworks.addon.dataexchange.sql.SQLDataType
-
Specifies the SQL data type
DOUBLE
.
All Classes and Interfaces|All Packages|Serialized Form
DataExchangeSpec
.