Index

A B C D E F G H I L M N O P R S T U V W X 
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.
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>, 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.
A B C D E F G H I L M N O P R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form