All Classes and Interfaces
Class
Description
Represents a transformation function of
TransformationCategory.AGGREGATE
.Mapping step for an
AggregateTransformationDefinition
.Represents a transformation definition for converting from boolean to string.
Mapping step for a constant value.
Represents a transformation function of
TransformationCategory.CONVERSION
.Mapping step for a
ConversionTransformationDefinition
.Looks up value from an EBX table.
Represents a transformation function of
TransformationCategory.CROSS_REFERENCE
.Mapping step for a
CrossReference
.Template specification for CSV export.
Field in a
CSVTable
.Template specification for CSV import.
Represents the CSV source table in a
TableMapping
.Specification for a
CSVSourceTable
.Builder for creating an instance of
CSVSourceTableSpec
.Table structure in a CSV data source.
Represents the CSV target table in a
TableMapping
.Specification for a
CSVTargetTable
.Builder for creating an instance of
CSVTargetTableSpec
.Global options for formatting and parsing various data types.
Represents an error with user-friendly message happened during a data integration task.
Contains all results of a data integration execution.
Executes a data integration task.
Global specification for a data integration task.
Data type definition for a
Field
, and the InputDefinition
and OutputDefinition
of a TransformationDefinition
.Represents a transformation definition for converting from date time to string.
Represents a transformation definition for converting from date to string.
Represents a transformation definition for converting from decimal to String.
Default data types provided by the add-on.
Field in an
EBXTable
.Represents the EBX source table in a
TableMapping
.Specification for an
EBXSourceTable
.Builder for creating an instance of
EBXSourceTableSpec
.Table structure (an
AdaptationTable
) in an EBX data source.Specification for
EBXSourceTableSpec
and EBXTargetTableSpec
..Represents the EBX target table in a
TableMapping
.Specification for an
EBXTargetTable
.Builder for creating an instance of
EBXTargetTableSpec
.Represents a transaction when importing data into EBX.
Template specification for transfer data from a EBX table to another EBX table.
Strategy to write into EBX.
Template specification for Excel export.
Field in an
ExcelTable
.Template specification for Excel import.
Represents the Excel source table in a
TableMapping
.Specification for an
ExcelSourceTable
.Builder for creating an
ExcelSourceTableSpec
instance.Table structure (a sheet) in an Excel data source.
Represents the Excel target table in a
TableMapping
.Specification for an
ExcelTargetTable
.Builder for creating an
ExcelTargetTableSpec
instance.Field in a
Table
.Strategy to match source fields with target fields when mapping fields.
Represents the value structure of a generic input or output of a
transformation.
Allows you to overwrite the dataset configured in an import or export template.
The definition of a transformation's input.
Represents a transformation function to aggregate integers.
Represents a transformation definition for converting from integer to string.
Global mapping specification.
Steps to construct a mapping from source to target within a
TableMapping
.Allows the selection of an exact
MappingStep
in a TableMapping
.Builds a complex
MappingStepSelector
by traversing mapping steps in a TableMapping
.Represents mapping steps that can have more than one output value.
The definition of a transformation's output.
The definition of a transformation's parameter.
Represents mapping steps that have only one output.
Mapping step for a source
Field
.Represents a source table in a
TableMapping
.Represents a transformation function definition that splits the input string at the location of the defined separator and outputs an unbounded list of values.
Represents a transformation function of
TransformationCategory.SPLIT
.Mapping step for a
SplitTransformationDefinition
.Template specification for SQL export.
Field in an
SQLTable
.Template specification for SQL import.
Represents the SQL source table in a
TableMapping
.Specification for an
SQLSourceTable
.Table structure in an SQL data source
Specification for
SQLSourceTableSpec
and SQLTargetTableSpec
.Represents the SQL target table in a
TableMapping
.Specification for an
SQLTargetTable
.Defines the strategy to write into a table in a database.
Represents a transformation function to concatenate strings.
Represents a transformation definition for splits the input string at the location of the defined separator.
Represents a transformation definition for converting from string to boolean.
Represents a transformation definition for converting from string to date.
Represents a transformation definition for converting from string to date time.
Represents a transformation definition for converting from string to time.
Represents a transformation definition for converting from string to URI.
Represents a transformation definition for string upper case.
Represents a table in a data source.
Mapping between a
SourceTable
and a TargetTable
.Context to modify an existing
TableMapping
.Allows modification of an existing
TableMapping
.Result for a
TableMapping
after performing a data integration execution.Selects an exact
TableMapping
in a MappingSpec
.Mapping step for a target
Field
.Represents a target table in a
TableMapping
.Configures a user template.
Abstract specification for a user template.
Represents a transformation definition for converting from time to string.
Categories of transformations.
Allows to access the configuration of a transformation.
Definition of a transformation.
Accesses the data to be transformed.
Transforms data based on
TransformationDefinition
.Mapping step for a
TransformationDefinition
.Registers
TransformationDefinition
s to be displayed in the mapping screen.