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

O

of(SourceTable<ST, SF>, TargetTable<TT, TF>...) - Static method in class com.orchestranetworks.addon.dint.mapping.TableMapping
Creates a new instance from a source table and one or many target tables.
of(TableMapping...) - Static method in class com.orchestranetworks.addon.dint.mapping.MappingSpec
Creates a mapping specification with given table mappings.
ONLY_DELETE_LISTED_RECORDS - Enum constant in enum class com.orchestranetworks.addon.dint.dataconnector.spec.EBXWriteMode
If a record exists in both EBX and the import file delete it from EBX, if it exists only in EBX keep it, if it exists only in the import file do not import and show a warning that the record Primary Key does not exist.
ONLY_DELETE_LISTED_RECORDS - Enum constant in enum class com.orchestranetworks.addon.dint.dataconnector.spec.SQLWriteMode
If a record exists in both EBX and the import file delete it from EBX, if it exists only in EBX keep it, if it exists only in the import file do not import and show a warning that the record Primary Key does not exist.
OutputDefinition - Class in com.orchestranetworks.addon.dint.transformation
The definition of a transformation's output.
OutputDefinition(String, UserMessage, UserMessage, DataType, boolean) - Constructor for class com.orchestranetworks.addon.dint.transformation.OutputDefinition
Constructs a new OutputDefinition.
OutputDefinition(String, UserMessage, UserMessage, List<OutputDefinition>) - Constructor for class com.orchestranetworks.addon.dint.transformation.OutputDefinition
Constructs a new OutputDefinition with multiple outputs from children.
OutputDefinition(String, UserMessage, DataType) - Constructor for class com.orchestranetworks.addon.dint.transformation.OutputDefinition
Constructs a new single-valued OutputDefinition.
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