- EBX - Static variable in class com.orchestranetworks.addon.dataexchange.transformation.ApplicationType
-
Specifies the application type used to transfer data between two datasets in EBX®.
- EBXField - Class in com.orchestranetworks.addon.dex.mapping
-
Specifies the configuration used for an EBX® field.
- EBXField(SchemaNode) - Constructor for class com.orchestranetworks.addon.dex.mapping.EBXField
-
- EBXField(SchemaNode, Locale) - Constructor for class com.orchestranetworks.addon.dex.mapping.EBXField
-
- EBXField(SchemaNode, FieldAttribute) - Constructor for class com.orchestranetworks.addon.dex.mapping.EBXField
-
Used to create an EBX® field with the specified schema node and
FieldAttribute
enumeration.
- EBXField(SchemaNode, FieldAttribute, Locale) - Constructor for class com.orchestranetworks.addon.dex.mapping.EBXField
-
Used to create an EBX® field with the specified schema node, locale and
FieldAttribute
enumeration.
- EBXLinkField - Class in com.orchestranetworks.addon.dex.mapping
-
Specifies the configuration used for an EBX® reference field.
- EBXLinkField(AdaptationTable, SchemaNode, Locale) - Constructor for class com.orchestranetworks.addon.dex.mapping.EBXLinkField
-
- EBXLinkField(AdaptationTable, SchemaNode, FieldAttribute, Locale) - Constructor for class com.orchestranetworks.addon.dex.mapping.EBXLinkField
-
Used to create a field with specified schema node, locale and
FieldAttribute
.
- EBXRecordPrimaryKey - Interface in com.orchestranetworks.addon.dex.common
-
Specifies the primary key of an EBX® record.
- EBXTable - Class in com.orchestranetworks.addon.dex.mapping
-
Specifies the configuration used for an EBX® table.
- EBXTable(AdaptationTable) - Constructor for class com.orchestranetworks.addon.dex.mapping.EBXTable
-
- EBXTable(AdaptationTable, List<EBXField>) - Constructor for class com.orchestranetworks.addon.dex.mapping.EBXTable
-
- EBXTableGeneration - Interface in com.orchestranetworks.addon.dex.common.generation
-
- EBXTableHelper - Interface in com.orchestranetworks.addon.dex.common.generation
-
- EBXTableHelperSpec - Class in com.orchestranetworks.addon.dex.common.generation
-
Specifies the configuration used to get the
EBXTable
declared in the EBX® Data Exchange Add-on dataset.
- EBXTableHelperSpec(String, Adaptation, Session) - Constructor for class com.orchestranetworks.addon.dex.common.generation.EBXTableHelperSpec
-
- EBXValidatorContext - Interface in com.orchestranetworks.addon.dataexchange.validator
-
- equals(Object) - Method in class com.orchestranetworks.addon.dataexchange.sql.SQLMappingTable
-
Deprecated.
- equals(Object) - Method in class com.orchestranetworks.addon.dataexchange.sql.SQLTableOrViewSpec
-
Deprecated.
- equals(Object) - Method in class com.orchestranetworks.addon.dataexchange.TableMapping
-
Deprecated.
- equals(Object) - Method in class com.orchestranetworks.addon.dataexchange.transformation.ApplicationType
-
- equals(Object) - Method in class com.orchestranetworks.addon.dataexchange.validator.ColumnHeaderSpec
-
Deprecated.
- equals(Object) - Method in class com.orchestranetworks.addon.dex.mapping.AdditionalFieldMapping
-
- equals(Object) - Method in class com.orchestranetworks.addon.dex.mapping.CSVField
-
- equals(Object) - Method in class com.orchestranetworks.addon.dex.mapping.CSVTable
-
- equals(Object) - Method in class com.orchestranetworks.addon.dex.mapping.EBXField
-
- equals(Object) - Method in class com.orchestranetworks.addon.dex.mapping.EBXLinkField
-
- equals(Object) - Method in class com.orchestranetworks.addon.dex.mapping.EBXTable
-
- equals(Object) - Method in class com.orchestranetworks.addon.dex.mapping.FieldMapping
-
- equals(Object) - Method in class com.orchestranetworks.addon.dex.mapping.SpreadsheetField
-
- equals(Object) - Method in class com.orchestranetworks.addon.dex.mapping.SpreadsheetTable
-
- equals(Object) - Method in class com.orchestranetworks.addon.dex.mapping.SQLField
-
- equals(Object) - Method in class com.orchestranetworks.addon.dex.mapping.SQLTable
-
- equals(Object) - Method in class com.orchestranetworks.addon.dex.mapping.TableMapping
-
- equals(Object) - Method in class com.orchestranetworks.addon.dex.mapping.XMLField
-
- equals(Object) - Method in class com.orchestranetworks.addon.dex.mapping.XMLTable
-
- EXCEL - Static variable in class com.orchestranetworks.addon.dataexchange.transformation.ApplicationType
-
Specifies the application type used to import/ export data from/to an Excel file.
- EXCEL_FOR_MULTIPLE_TABLES - Static variable in class com.orchestranetworks.addon.adix.ExportType
-
Deprecated.
Specifies the export type used for exporting data from multiple tables to an Excel file.
- EXCEL_FOR_MULTIPLE_TABLES - Static variable in class com.orchestranetworks.addon.adix.ImportType
-
Deprecated.
Specifies the import type used for importing data from an Excel file into multiples tables.
- EXCEL_FOR_SINGLE_TABLE - Static variable in class com.orchestranetworks.addon.adix.ExportType
-
Deprecated.
Specifies the export type used for exporting data from a table to an Excel file.
- EXCEL_FOR_SINGLE_TABLE - Static variable in class com.orchestranetworks.addon.adix.ImportType
-
Deprecated.
Specifies the import type used for importing data from an Excel file into a table.
- ExcelValidatorContext - Interface in com.orchestranetworks.addon.dataexchange.validator
-
- execute(AdixExportSpec) - Method in interface com.orchestranetworks.addon.adix.AdixExport
-
Deprecated.
Returns the Adix export result.
- execute(AdixImportSpec) - Method in interface com.orchestranetworks.addon.adix.AdixImport
-
Deprecated.
Returns the result of the import.
- execute(DataExchangeExportSpec) - Method in interface com.orchestranetworks.addon.dataexchange.DataExchangeExport
-
Deprecated.
Returns the result of a EBX® Data Exchange Add-on Export execution.
- execute(DataExchangeImportSpec) - Method in interface com.orchestranetworks.addon.dataexchange.DataExchangeImport
-
Deprecated.
Returns the result of a EBX® Data Exchange Add-on Import execution.
- execute(DataExchangeTransferSpec) - Method in interface com.orchestranetworks.addon.dataexchange.DataExchangeTransferData
-
Deprecated.
Returns the import result of a EBX® Data Exchange Add-on 'Transfer data' execution.
- execute(SQLMappingColumnContext) - Method in interface com.orchestranetworks.addon.dataexchange.sql.SQLMappingColumn
-
Deprecated.
- execute(AggregationTransformationExecutionContext) - Method in interface com.orchestranetworks.addon.dataexchange.transformation.AggregationTransformation
-
Deprecated.
Executes an aggregation transformation which aggregates the input values from two or many source fields to one target field.
- execute(T) - Method in interface com.orchestranetworks.addon.dataexchange.transformation.Transformation
-
Deprecated.
Executes the transformation.
- execute(DataExchangeSpec) - Method in interface com.orchestranetworks.addon.dex.DataExchangeService
-
Returns the result of the import, export or transfer.
- execute(DataExchangeExportTableSpec) - Method in interface com.orchestranetworks.addon.dex.DataExchangeService
-
Returns the export result with the prepared list of each
table's records or table filter.
- execute(FieldMapperContext) - Method in interface com.orchestranetworks.addon.dex.mapping.FieldMapper
-
- execute(AggregationTransformationExecutionContext) - Method in interface com.orchestranetworks.addon.dex.transformation.AggregationTransformation
-
Executes an aggregation transformation which aggregates the input values from two or more source fields to a single target field.
- execute(T) - Method in interface com.orchestranetworks.addon.dex.transformation.Transformation
-
Executes the transformation.
- EXPORT - Static variable in class com.orchestranetworks.addon.dataexchange.DataExchangeServiceType
-
Deprecated.
A service type corresponding to the process of exporting data.
- EXPORT_DEFAULT_SQL - Static variable in class com.orchestranetworks.addon.dataexchange.DataExchangeExportType
-
Deprecated.
An export type corresponding to the default SQL format option.
- EXPORT_DEFAULT_XML - Static variable in class com.orchestranetworks.addon.dataexchange.DataExchangeExportType
-
Deprecated.
An export type corresponding to the default XML format option.
- EXPORT_XML - Static variable in class com.orchestranetworks.addon.dataexchange.DataExchangeExportType
-
Deprecated.
An export type corresponding to a user-defined XML format option.
- ExportConfigurationSpec<T extends Table> - Interface in com.orchestranetworks.addon.dex.configuration
-
Defines the configuration used for data export.
- ExportDataAccessSpec - Class in com.orchestranetworks.addon.adix
-
- ExportDataAccessSpec(Adaptation, Locale, Session) - Constructor for class com.orchestranetworks.addon.adix.ExportDataAccessSpec
-
Deprecated.
Multi-table export.
- ExportDataAccessSpec(Adaptation, AdaptationTable, Locale, Session) - Constructor for class com.orchestranetworks.addon.adix.ExportDataAccessSpec
-
Deprecated.
Used outside a UIService
.
- ExportDataAccessSpec(Adaptation, ServiceContext, Locale) - Constructor for class com.orchestranetworks.addon.adix.ExportDataAccessSpec
-
Deprecated.
Export multi-tables.
- ExportDataAccessSpec(Adaptation, AdaptationTable, ServiceContext, Locale) - Constructor for class com.orchestranetworks.addon.adix.ExportDataAccessSpec
-
Deprecated.
Used within a UIService
.
- ExportDataAccessSpec(AdaptationTable, List<ExportTableFilter>, Session) - Constructor for class com.orchestranetworks.addon.adix.ExportDataAccessSpec
-
Deprecated.
Export with specific predicate.
- ExportDataAccessSpec(AdaptationTable, List<ExportTableFilter>, Locale, Session) - Constructor for class com.orchestranetworks.addon.adix.ExportDataAccessSpec
-
Deprecated.
Export with specific predicate and locale.
- ExportDataExchangeConfigurationSpec - Class in com.orchestranetworks.addon.dex.configuration
-
Defines the configuration used to export the EBX® Data Exchange Add-on configuration to an XML file.
- ExportDataExchangeConfigurationSpec() - Constructor for class com.orchestranetworks.addon.dex.configuration.ExportDataExchangeConfigurationSpec
-
- ExportResult - Interface in com.orchestranetworks.addon.dex.result
-
Stores the results when exporting data from one table.
- ExportTableFilter - Class in com.orchestranetworks.addon.adix
-
- ExportTableFilter() - Constructor for class com.orchestranetworks.addon.adix.ExportTableFilter
-
Deprecated.
- ExportTransformationExecutionContext<SC extends Field,TC extends Field> - Interface in com.orchestranetworks.addon.dex.transformation
-
Provides the transformation context when exporting data.
- ExportType - Class in com.orchestranetworks.addon.adix
-