Uses of Interface
com.orchestranetworks.addon.dex.result.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
Modifier and TypeInterfaceDescriptioninterface
Stores the results when exporting data from one table.interface
Stores data results when importing data into a table.interface
Stores data results when transferring data into a table.Modifier and TypeMethodDescriptionResultList.getDataResults()
Returns an iterator over the elements in this list in proper sequence.DataExchangeResult.getResults()
Returns an iterator overResult
elements.