| Package | Description |
|---|---|
| pro.taskana.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
DetailedReportLine
The DetailedReportLine extends the
ReportLine. |
| Modifier and Type | Field and Description |
|---|---|
protected ReportLine |
Report.sumLine |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,ReportLine> |
Report.reportLines |
| Modifier and Type | Method and Description |
|---|---|
protected ReportLine |
Report.createSumLine(List<ReportLineItemDefinition> reportLineItemDefinitions)
Creates the sum line of this
Report. |
ReportLine |
Report.getSumLine() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ReportLine> |
DetailedReportLine.getDetailLines() |
Map<String,ReportLine> |
Report.getReportLines() |
| Modifier and Type | Method and Description |
|---|---|
void |
Report.setSumLine(ReportLine sumLine) |
| Modifier and Type | Method and Description |
|---|---|
void |
DetailedReportLine.setDetailLines(Map<String,ReportLine> reportLines) |
void |
Report.setReportLines(Map<String,ReportLine> reportLines) |
Copyright © 2018. All rights reserved.