Uses of Interface
com.orchestranetworks.addon.dex.transformation.Transformation
-
Packages that use Transformation Package Description com.orchestranetworks.addon.dex.transformation Classes and interfaces to call EBX Data Exchange Add-on transformation functions for the import, export and transfer data services. -
-
Uses of Transformation in com.orchestranetworks.addon.dex.transformation
Subinterfaces of Transformation in com.orchestranetworks.addon.dex.transformation Modifier and Type Interface Description interfaceAggregationTransformationProvides the method used in an aggregation transformation.Methods in com.orchestranetworks.addon.dex.transformation that return Transformation Modifier and Type Method Description TransformationTransformationDefinition. getTransformation(ServiceType serviceType)Returns an instance of thisTransformation.
-