Package com.orchestranetworks.addon.adix
Class AdixExportResult
java.lang.Object
com.orchestranetworks.addon.adix.AdixExportResult
Deprecated.
Defines the results of an Adix export.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Returns the exported file.Iterator<com.onwbp.base.text.UserMessage>
Deprecated.Returns the iterator of error messages.
-
Constructor Details
-
AdixExportResult
public AdixExportResult()Deprecated.
-
-
Method Details
-
getExportedFile
Deprecated.Returns the exported file. -
getUserMessages
Deprecated.Returns the iterator of error messages.
-
DataExchangeResult
.