Package com.orchestranetworks.addon.dint.mapping.steps
package com.orchestranetworks.addon.dint.mapping.steps
Provides classes and interfaces for creating the field mapping steps and the transformation mapping steps.
-
ClassDescriptionMapping step for an
AggregateTransformationDefinition.Mapping step for a constant value.Mapping step for aConversionTransformationDefinition.Mapping step for aCrossReference.Steps to construct a mapping from source to target within aTableMapping.MappingStepSelector<S extends MappingStep>Allows the selection of an exactMappingStepin aTableMapping.MappingStepSelectorBuilder<S extends MappingStep>Builds a complexMappingStepSelectorby traversing mapping steps in aTableMapping.Represents mapping steps that can have more than one output value.Mapping step for a multiple input and output transformationTransformationDefinition.Mapping step for a multiple input transformationTransformationDefinition.Mapping step for a multiple output transformationTransformationDefinition.Represents mapping steps that have only one output.Mapping step for a sourceField.Mapping step for aSplitTransformationDefinition.Mapping step for a targetField.Mapping step for aTransformationDefinition.