public interface ExcelImportDataError
| Modifier and Type | Method and Description |
|---|---|
com.onwbp.base.text.UserMessage |
getErrorMessage()
Returns the error message.
|
ExportErrorType |
getErrorType()
Returns an instance of
ServiceImportExcelDataErrorType which is the error type. |
Integer |
getOid()
Returns the oid value of the row which raises the error.
|
int |
getRowNumber()
Returns the row number that raises the error.
|
Integer getOid()
int getRowNumber()
com.onwbp.base.text.UserMessage getErrorMessage()
ExportErrorType getErrorType()
ServiceImportExcelDataErrorType which is the error type.