Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
W
- where(Predicate<ST>, Predicate<TT>) - Static method in class com.orchestranetworks.addon.dint.mapping.TableMappingSelector
-
Selects the first table mapping that meets the criteria of both the source table and the target table.
- whereSource(Predicate<ST>) - Static method in class com.orchestranetworks.addon.dint.mapping.TableMappingSelector
-
Selects the first table mapping that meets the criteria of the source table only.
- whereTarget(Predicate<TT>) - Static method in class com.orchestranetworks.addon.dint.mapping.TableMappingSelector
-
Selects the first table mapping that meets the criteria of the target table only.
- withAggregateOutput(AggregateTransformationMappingStep<SF, TF>) - Method in class com.orchestranetworks.addon.dint.mapping.steps.AggregateTransformationMappingStep
-
Aggregates with the output of another aggregate transformation.
- withConstant(String) - Method in class com.orchestranetworks.addon.dint.mapping.steps.AggregateTransformationMappingStep
-
Aggregates with a constant value.
- withConstant(String) - Method in class com.orchestranetworks.addon.dint.mapping.steps.MultipleInputOutputTransformationMappingStep
- withConstant(String) - Method in class com.orchestranetworks.addon.dint.mapping.steps.MultipleInputTransformationMappingStep
-
Maps a constant value to an input of this mapping step.
- withConversionOutput(ConversionTransformationMappingStep<SF, TF>) - Method in class com.orchestranetworks.addon.dint.mapping.steps.AggregateTransformationMappingStep
-
Aggregates with the output of a conversion transformation.
- withCrossReferenceOutput(CrossReferenceTransformationMappingStep<SF, TF>) - Method in class com.orchestranetworks.addon.dint.mapping.steps.AggregateTransformationMappingStep
-
Aggregates with the output of a cross reference transformation.
- withField(SF) - Method in class com.orchestranetworks.addon.dint.mapping.steps.AggregateTransformationMappingStep
-
Aggregates with a source field value.
- withField(SF) - Method in class com.orchestranetworks.addon.dint.mapping.steps.MultipleInputOutputTransformationMappingStep
- withField(SF) - Method in class com.orchestranetworks.addon.dint.mapping.steps.MultipleInputTransformationMappingStep
-
Maps a source field value to an input of this mapping step.
- withMappingStep(MappingStep<SF, TF>) - Method in class com.orchestranetworks.addon.dint.mapping.steps.MultipleInputOutputTransformationMappingStep
- withMappingStep(MappingStep<SF, TF>) - Method in class com.orchestranetworks.addon.dint.mapping.steps.MultipleInputTransformationMappingStep
-
Maps a mapping step's first output value to an input of this mapping step.
- withMappingStep(MultipleInputOutputTransformationMappingStep<SF, TF>, int) - Method in class com.orchestranetworks.addon.dint.mapping.steps.MultipleInputTransformationMappingStep
-
Maps an output value of an other mapping step to an input of this mapping step.
- withMappingStep(MultipleOutputTransformationMappingStep<SF, TF>, int) - Method in class com.orchestranetworks.addon.dint.mapping.steps.MultipleInputOutputTransformationMappingStep
- withMappingStep(MultipleOutputTransformationMappingStep<SF, TF>, int) - Method in class com.orchestranetworks.addon.dint.mapping.steps.MultipleInputTransformationMappingStep
-
Maps an output value of another mapping step to an input of this mapping step.
- withSplitOutput(SplitTransformationMappingStep<SF, TF>, int) - Method in class com.orchestranetworks.addon.dint.mapping.steps.AggregateTransformationMappingStep
-
Aggregates with one of the outputs of a split transformation.
- withSplitOutput(SplitTransformationMappingStep<SF, TF>, String) - Method in class com.orchestranetworks.addon.dint.mapping.steps.AggregateTransformationMappingStep
-
Aggregates with one of the outputs of a split transformation.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form