Uses of Class
com.orchestranetworks.addon.dataexchange.DataResult
Packages that use DataResult
Package
Description
Classes and interfaces to call {addon.label} import, export and transfer data.
-
Uses of DataResult in com.orchestranetworks.addon.dataexchange
Methods in com.orchestranetworks.addon.dataexchange that return types with arguments of type DataResultModifier and TypeMethodDescriptionfinal Iterator<DataResult>DataExchangeExportSQLResult.getExportSQLResults()Deprecated.Returns anIteratorobject that iterates over the export result list.DataExchangeImportResult.getImportResults()Deprecated.Returns anIteratorobject that iterates over the import result list.