public class DataReportItem extends DataQueryResultItem
| Modifier and Type | Class and Description |
|---|---|
static class |
DataReportItem.Status |
| Constructor and Description |
|---|
DataReportItem(DataReport report,
DataQuery query) |
| Modifier and Type | Method and Description |
|---|---|
DataQuery |
getQuery() |
DataReport |
getReport() |
DataReportItem.Status |
getStatus() |
void |
setStatus(DataReportItem.Status status) |
extractAttributeValue, extractNodePath, getAttributeDefinition, getNode, getNodeIndex, getParentEntityId, getRecord, getRecordId, getRecordKeyValues, getUuid, getValue, setNode, setNodeIndex, setParentEntityId, setRecord, setRecordId, setUuid, setValueequals, getId, hashCode, setIdpublic DataReportItem(DataReport report, DataQuery query)
public DataReport getReport()
public DataQuery getQuery()
getQuery in class DataQueryResultItempublic DataReportItem.Status getStatus()
public void setStatus(DataReportItem.Status status)
Copyright © 2020 Open Foris. All rights reserved.