Uses of Class
adalid.core.Report
-
Packages that use Report Package Description adalid.core -
-
Uses of Report in adalid.core
Methods in adalid.core that return Report Modifier and Type Method Description ReportAbstractPersistentEntity. getEntityListReport()ReportReportOperation. getOperationViewReport()ReportReportGroup. getReport()Methods in adalid.core with parameters of type Report Modifier and Type Method Description static ReportGroupReportGroup. addReportGroup(Report report)static ReportGroupReportGroup. addReportGroup(Report report, int sequence)static ReportGroupReportGroup. addReportGroup(Report report, View view)static ReportGroupReportGroup. addReportGroup(Report report, ViewField field, int sequence)intReport. compareTo(Report that)
-