- 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.
- 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.
- 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.
- 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.