protected class DataReportController.GroupedByRecordCSVWriterDataReportItemProcessor.RecordReportInfo extends Object
| Constructor and Description |
|---|
RecordReportInfo(int recordId,
List<String> keyValues) |
| Modifier and Type | Method and Description |
|---|---|
void |
addError(String error) |
void |
addWarning(String warning) |
List<String> |
getErrors() |
List<String> |
getExtraValues() |
List<String> |
getKeyValues() |
int |
getRecordId() |
List<String> |
getWarnings() |
void |
setExtraValues(List<String> extraValues) |
Copyright © 2020 Open Foris. All rights reserved.