Uses of Class
com.orchestranetworks.addon.dataexchange.transformation.InputDefinition
-
Packages that use InputDefinition Package Description com.orchestranetworks.addon.dataexchange.transformation Classes and interfaces to call EBX Data Exchange Add-on transformation functions to convert data for import, export and transfer. -
-
Uses of InputDefinition in com.orchestranetworks.addon.dataexchange.transformation
Methods in com.orchestranetworks.addon.dataexchange.transformation that return types with arguments of type InputDefinition Modifier and Type Method Description java.util.List<InputDefinition>TransformationDefinition. getInputDefinitions()Deprecated.Returns a list of input data of thisTransformation.
-