TableReportpublic class TagReport extends java.lang.Object implements TableReport
| Constructor | Description |
|---|---|
TagReport(ReportConfig config) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
calculate() |
Calculates the report from the source data.
|
Table |
getTable() |
Returns the table data model.
|
public TagReport(ReportConfig config)
public void calculate()
TableReportcalculate in interface TableReportpublic Table getTable()
TableReportgetTable in interface TableReport