Interface | Description |
---|---|
CloupiaEasyReportIf | |
CloupiaReportAction |
Implement this interface if you want to introduce new menu actions in reports.
|
ContextIDParserIf | |
ReportableIf |
Implement this interface if your model object should be used as the source of a tabular report.
|
Class | Description |
---|---|
CloupiaEasyDrillableReport |
Extend this class if you are providing a POJO as the data source AND you want to include additional reports to drill
down into from this report.
|
CloupiaEasyReport | |
CloupiaEasyReportGenerator | |
CloupiaEasyReportQueryBuilder | |
CloupiaEasyReportWithActions |
Extend this class if you are providing a POJO as the data source.
|
CloupiaNonTabularReport | |
CloupiaPageAction |
Extend this class if you want to introduce a new menu action in your report.
|
CloupiaPopupPageAction | |
CloupiaReport | |
CloupiaReportWithActions |
Extend this class if you are providing an implementation of
|
DrillableReportWithActions |
Extend this class if you are providing an implementation of
|
ReportColumn | |
ReportRegistryProxy |
Enum | Description |
---|---|
ColumnType |