DataExchangeResult
.public final class AdixImportResult extends Object
Constructor and Description |
---|
AdixImportResult()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
File |
getErrorFile()
Deprecated.
Returns the file that contains invalid records encountered during import.
|
List<AdixImportResultBean> |
getImportResults()
Deprecated.
Returns the list of import results; the list is used for storing information after importing data into a table.
|
Iterator<com.onwbp.base.text.UserMessage> |
getUserMessages()
Deprecated.
Returns an iterator over error messages.
|
public File getErrorFile()
public Iterator<com.onwbp.base.text.UserMessage> getUserMessages()
public List<AdixImportResultBean> getImportResults()