Package | Description |
---|---|
org.nuxeo.ecm.platform.reporting.api | |
org.nuxeo.ecm.platform.reporting.engine | |
org.nuxeo.ecm.platform.reporting.seam |
Modifier and Type | Class and Description |
---|---|
class |
BirtReportModel
Implementation class for the
ReportModel adapter interface |
Modifier and Type | Method and Description |
---|---|
ReportModel |
ReportInstance.getModel()
Return the associated
ReportModel |
ReportModel |
BirtReportInstance.getModel() |
ReportModel |
ReportService.getReportModelByName(CoreSession session,
String reportModelName) |
Modifier and Type | Method and Description |
---|---|
List<ReportModel> |
ReportService.getReportAvailableModels(CoreSession session) |
Modifier and Type | Method and Description |
---|---|
ReportModel |
ReportComponent.getReportModelByName(CoreSession session,
String reportModelName) |
Modifier and Type | Method and Description |
---|---|
List<ReportModel> |
ReportComponent.getReportAvailableModels(CoreSession session) |
Modifier and Type | Method and Description |
---|---|
ReportModel |
ReportActions.getReportModel(String docId) |
Modifier and Type | Method and Description |
---|---|
List<ReportModel> |
ReportActions.getAvailableModels() |
Copyright © 2011 Nuxeo SA. All Rights Reserved.