Uses of Interface
com.orchestranetworks.addon.dex.result.Result
Packages that use Result
Package
Description
Classes and interfaces to define a result when executing data import, export and transfer.
-
Uses of Result in com.orchestranetworks.addon.dex.result
Subinterfaces of Result in com.orchestranetworks.addon.dex.resultModifier and TypeInterfaceDescriptioninterfaceStores the results when exporting data from one table.interfaceStores data results when importing data into a table.interfaceStores data results when transferring data into a table.Methods in com.orchestranetworks.addon.dex.result that return ResultMethods in com.orchestranetworks.addon.dex.result that return types with arguments of type ResultModifier and TypeMethodDescriptionResultList.getDataResults()Returns an iterator over the elements in this list in proper sequence.DataExchangeResult.getResults()Returns an iterator overResultelements.Methods in com.orchestranetworks.addon.dex.result with parameters of type Result