Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
T
- Table<F extends Field> - Interface in com.orchestranetworks.addon.dint.schema
-
Represents a table in a data source.
- TABLE - Static variable in class com.orchestranetworks.addon.dint.transformation.crossreference.CrossReference
-
Name of the table parameter.
- TableMapping<SF extends Field,
TF extends Field> - Class in com.orchestranetworks.addon.dint.mapping -
Mapping between a
SourceTable
and aTargetTable
. - TableMapping() - Constructor for class com.orchestranetworks.addon.dint.mapping.TableMapping
- TableMappingModificationContext<ST extends SourceTable<?,
?>, TT extends TargetTable<?, ?>> - Interface in com.orchestranetworks.addon.dint.mapping -
Context to modify an existing
TableMapping
. - TableMappingModifier<ST extends SourceTable<?,
?>, TT extends TargetTable<?, ?>> - Interface in com.orchestranetworks.addon.dint.mapping -
Allows modification of an existing
TableMapping
. - TableMappingResult - Interface in com.orchestranetworks.addon.dint
-
Result for a
TableMapping
after performing a data integration execution. - TableMappingSelector<ST extends SourceTable<?,
?>, TT extends TargetTable<?, ?>> - Class in com.orchestranetworks.addon.dint.mapping -
Selects an exact
TableMapping
in aMappingSpec
. - TARGET_FIELD - Static variable in class com.orchestranetworks.addon.dint.transformation.crossreference.CrossReference
-
Name of the target field (replacement field) parameter.
- TargetFieldMappingStep<SF extends Field,
TF extends Field> - Class in com.orchestranetworks.addon.dint.mapping.steps -
Mapping step for a target
Field
. - TargetTable<T extends Table<F>,
F extends Field> - Class in com.orchestranetworks.addon.dint.mapping -
Represents a target table in a
TableMapping
. - TargetTable() - Constructor for class com.orchestranetworks.addon.dint.mapping.TargetTable
- TemplateConfig<ST extends SourceTable<?,
?>, TT extends TargetTable<?, ?>> - Class in com.orchestranetworks.addon.dint.template -
Configures a user template.
- TemplateSpec<ST extends SourceTable<?,
?>, TT extends TargetTable<?, ?>> - Class in com.orchestranetworks.addon.dint.template -
Abstract specification for a user template.
- TEXT - Enum constant in enum com.orchestranetworks.addon.dint.schema.DefaultDataTypes
-
Default text type.
- throwErrorIfNotFound() - Method in class com.orchestranetworks.addon.dint.mapping.steps.MappingStepSelector
-
Throws an error with the default message in case the mapping step is not found.
- throwErrorIfNotFound(UserMessage) - Method in class com.orchestranetworks.addon.dint.mapping.steps.MappingStepSelector
-
Throws an error with the specified message in case the mapping step is not found.
- throwErrorIfNotFound(String) - Method in class com.orchestranetworks.addon.dint.mapping.steps.MappingStepSelector
-
Throws an error with the specified message in case the mapping step is not found.
- TIME - Enum constant in enum com.orchestranetworks.addon.dint.schema.DefaultDataTypes
-
Default time type.
- TimeToString - Class in com.orchestranetworks.addon.dint.transformation.conversion
-
Represents a transformation definition for converting from time to string.
- toField(int, TF) - Method in interface com.orchestranetworks.addon.dint.mapping.steps.MultiOutputTransformableStep
-
Maps one of the output values with a target field.
- toField(int, TF) - Method in class com.orchestranetworks.addon.dint.mapping.steps.SplitTransformationMappingStep
- toField(String, TF) - Method in interface com.orchestranetworks.addon.dint.mapping.steps.MultiOutputTransformableStep
-
Maps one of the output values with a target field using a logical name.
- toField(String, TF) - Method in class com.orchestranetworks.addon.dint.mapping.steps.SplitTransformationMappingStep
- toField(TF) - Method in class com.orchestranetworks.addon.dint.mapping.steps.AggregateTransformationMappingStep
- toField(TF) - Method in class com.orchestranetworks.addon.dint.mapping.steps.ConstantTransformationMappingStep
- toField(TF) - Method in class com.orchestranetworks.addon.dint.mapping.steps.ConversionTransformationMappingStep
- toField(TF) - Method in class com.orchestranetworks.addon.dint.mapping.steps.CrossReferenceTransformationMappingStep
- toField(TF) - Method in interface com.orchestranetworks.addon.dint.mapping.steps.SingleOutputTransformableStep
-
Maps the value with a target field.
- toField(TF) - Method in class com.orchestranetworks.addon.dint.mapping.steps.SourceFieldMappingStep
- transform(TransformationExecutionContext<I>) - Method in interface com.orchestranetworks.addon.dint.transformation.TransformationFunction
-
Performs the transformation.
- TransformationCategory - Enum in com.orchestranetworks.addon.dint.transformation
-
Categories of transformations.
- TransformationConfigurationContext - Interface in com.orchestranetworks.addon.dint.transformation
-
Allows to access the configuration of a transformation.
- TransformationDefinition<I,
O> - Interface in com.orchestranetworks.addon.dint.transformation -
Definition of a transformation.
- TransformationExecutionContext<I> - Interface in com.orchestranetworks.addon.dint.transformation
-
Accesses the data to be transformed.
- TransformationFunction<I,
O> - Interface in com.orchestranetworks.addon.dint.transformation -
Transforms data based on
TransformationDefinition
. - TransformationMappingStep<SF extends Field,
TF extends Field> - Class in com.orchestranetworks.addon.dint.mapping.steps -
Mapping step for a
TransformationDefinition
. - TransformationRegistry - Class in com.orchestranetworks.addon.dint.transformation
-
Registers
TransformationDefinition
s to be displayed in the mapping screen. - TransformationRegistry() - Constructor for class com.orchestranetworks.addon.dint.transformation.TransformationRegistry
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form