| Interface | Description |
|---|---|
| Row<I extends QueryItem> |
Representation of a row in a
Report. |
| Class | Description |
|---|---|
| DetailedClassificationRow |
Represents a single Row inside
ClassificationReport.DetailedClassificationReport. |
| FoldableRow<I extends QueryItem> |
The FoldableRow extends the
SingleRow. |
| SingleRow<I extends QueryItem> |
A SingleRow represents a single row in a
Report. |
| TimestampRow |
A single Row inside the
TimestampReport. |
| TimestampRow.OrgLevel1Row |
Row inside the
TimestampReport containing the information regarding a specific org
level 1. |
| TimestampRow.OrgLevel2Row |
Row inside the
TimestampReport containing the information regarding a specific org
level 2. |
| TimestampRow.OrgLevel3Row |
Row inside the
TimestampReport containing the information regarding a specific org
level 3. |
Copyright © 2020. All rights reserved.