Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
F
- Field - Interface in com.orchestranetworks.addon.dint.schema
-
Field in a
Table
. - FieldMatcher<SF extends Field,
TF extends Field> - Interface in com.orchestranetworks.addon.dint.mapping -
Strategy to match source fields with target fields when mapping fields.
- first() - Static method in class com.orchestranetworks.addon.dint.mapping.TableMappingSelector
-
Selects the first table mapping.
- firstTransformation(Predicate<TransformationMappingStep>) - Static method in class com.orchestranetworks.addon.dint.mapping.steps.MappingStepSelector
-
Selects the first transformation step that meets the criteria.
- firstTransformationByCode(String) - Static method in class com.orchestranetworks.addon.dint.mapping.steps.MappingStepSelector
-
Selects the first transformation step that matches the specified code of the transformation definition.
- forDataset(String, Adaptation) - Static method in class com.orchestranetworks.addon.dint.template.TemplateConfig
-
Specifies a template by name at the dataset level.
- format() - Method in interface com.orchestranetworks.addon.dint.schema.SchemaPath
-
Returns the string representation of this instance.
- FORMAT_PATTERN - Static variable in class com.orchestranetworks.addon.dint.transformation.conversion.DateTimeToString
-
Name of the date time pattern parameter.
- FORMAT_PATTERN - Static variable in class com.orchestranetworks.addon.dint.transformation.conversion.DateToString
-
Name of the date pattern parameter.
- FORMAT_PATTERN - Static variable in class com.orchestranetworks.addon.dint.transformation.conversion.StringToDate
-
Name of the data pattern parameter.
- FORMAT_PATTERN - Static variable in class com.orchestranetworks.addon.dint.transformation.conversion.StringToDateTime
-
Name of the date time pattern parameter.
- FORMAT_PATTERN - Static variable in class com.orchestranetworks.addon.dint.transformation.conversion.StringToTime
-
Name of the time pattern parameter.
- FORMAT_PATTERN - Static variable in class com.orchestranetworks.addon.dint.transformation.conversion.TimeToString
-
Name of the time pattern parameter.
- forTable(String, AdaptationTable) - Static method in class com.orchestranetworks.addon.dint.template.TemplateConfig
-
Specifies a template by name at the table level.
- fromConstantStep(String) - Method in class com.orchestranetworks.addon.dint.mapping.TableMapping
-
Initializes a mapping from the specified constant transformation.
- fromField(Predicate<SourceFieldMappingStep>) - Static method in class com.orchestranetworks.addon.dint.mapping.steps.MappingStepSelectorBuilder
-
Builds a selector from a source field step that meets the criteria.
- fromSourceFieldStep(SF) - Method in class com.orchestranetworks.addon.dint.mapping.TableMapping
-
Initializes a mapping from the specified source field.
- fromTransformation(Predicate<TransformationMappingStep>) - Static method in class com.orchestranetworks.addon.dint.mapping.steps.MappingStepSelectorBuilder
-
Builds a selector from a transformation field step that meets the criteria.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form