DataExchangeResult
.public final class AdixExportResult extends Object
Constructor and Description |
---|
AdixExportResult()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
File |
getExportedFile()
Deprecated.
Returns the exported file.
|
Iterator<com.onwbp.base.text.UserMessage> |
getUserMessages()
Deprecated.
Returns the iterator of error messages.
|