A B C D E F G H I L M N O P R S T U V W X 
All Classes All Packages

A

add(TransformationDefinition<I, O>) - Method in class com.orchestranetworks.addon.dint.transformation.TransformationRegistry
Registers a transformation definition.
addTableMapping(TableMapping) - Method in class com.orchestranetworks.addon.dint.mapping.MappingSpec
Adds a table mapping.
addTargetDatasets(List<Adaptation>) - Method in class com.orchestranetworks.addon.dint.template.EBXTransferTemplateSpec
Adds target datasets to overwrite those configured in the template.
addUnsupportedDataTypes(DataType...) - Method in class com.orchestranetworks.addon.dint.dataconnector.spec.EBXSourceTableSpec.EBXSourceTableSpecBuilder
Adds unsupported data types.
aggregate(int, AggregateTransformationDefinition<?, ?>) - Method in interface com.orchestranetworks.addon.dint.mapping.steps.MultiOutputTransformableStep
Creates an aggregation step using an output index as the input.
aggregate(int, AggregateTransformationDefinition<?, ?>) - Method in class com.orchestranetworks.addon.dint.mapping.steps.SplitTransformationMappingStep
 
aggregate(AggregateTransformationDefinition<?, ?>) - Method in class com.orchestranetworks.addon.dint.mapping.steps.AggregateTransformationMappingStep
 
aggregate(AggregateTransformationDefinition<?, ?>) - Method in class com.orchestranetworks.addon.dint.mapping.steps.ConstantTransformationMappingStep
 
aggregate(AggregateTransformationDefinition<?, ?>) - Method in class com.orchestranetworks.addon.dint.mapping.steps.ConversionTransformationMappingStep
 
aggregate(AggregateTransformationDefinition<?, ?>) - Method in class com.orchestranetworks.addon.dint.mapping.steps.CrossReferenceTransformationMappingStep
 
aggregate(AggregateTransformationDefinition<?, ?>) - Method in interface com.orchestranetworks.addon.dint.mapping.steps.SingleOutputTransformableStep
Aggregates the input value with others into a single value.
aggregate(AggregateTransformationDefinition<?, ?>) - Method in class com.orchestranetworks.addon.dint.mapping.steps.SourceFieldMappingStep
 
aggregate(String, AggregateTransformationDefinition<?, ?>) - Method in interface com.orchestranetworks.addon.dint.mapping.steps.MultiOutputTransformableStep
Creates an aggregation step using an output name as the input.
aggregate(String, AggregateTransformationDefinition<?, ?>) - Method in class com.orchestranetworks.addon.dint.mapping.steps.SplitTransformationMappingStep
 
AGGREGATE - com.orchestranetworks.addon.dint.transformation.TransformationCategory
Transformations that aggregate many values into a single one.
AggregateTransformationDefinition<I,​O> - Class in com.orchestranetworks.addon.dint.transformation.aggregate
Represents a transformation function of TransformationCategory.AGGREGATE.
AggregateTransformationDefinition() - Constructor for class com.orchestranetworks.addon.dint.transformation.aggregate.AggregateTransformationDefinition
 
AggregateTransformationMappingStep<SF extends Field,​TF extends Field> - Class in com.orchestranetworks.addon.dint.mapping.steps
ANY_TYPE - com.orchestranetworks.addon.dint.schema.DefaultDataTypes
Any type.
atIndex(int) - Static method in class com.orchestranetworks.addon.dint.mapping.TableMappingSelector
Selects the table mapping at the specified index.
A B C D E F G H I L M N O P R S T U V W X 
All Classes All Packages