Package | Description |
---|---|
org.nuxeo.ecm.platform.reporting.api | |
org.nuxeo.ecm.platform.reporting.engine |
Modifier and Type | Class and Description |
---|---|
class |
BirtReportInstance
This is the implementation of the
ReportInstance adapter. |
Modifier and Type | Method and Description |
---|---|
ReportInstance |
ReportService.getReportInstanceByKey(CoreSession session,
String key) |
Modifier and Type | Method and Description |
---|---|
List<ReportInstance> |
ReportService.getReportInstanceByModelName(CoreSession session,
String reportModelName) |
Modifier and Type | Method and Description |
---|---|
ReportInstance |
ReportComponent.getReportInstanceByKey(CoreSession session,
String key) |
Modifier and Type | Method and Description |
---|---|
List<ReportInstance> |
ReportComponent.getReportInstanceByModelName(CoreSession session,
String reportModelName) |
Copyright © 2015 Nuxeo SA. All rights reserved.