Package | Description |
---|---|
org.overlord.rtgov.reports | |
org.overlord.rtgov.reports.rest |
Modifier and Type | Class and Description |
---|---|
class |
AbstractReportManager
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static ReportManager |
ReportManagerAccessor.getReportManager()
Deprecated.
This method returns the report manager.
|
Modifier and Type | Method and Description |
---|---|
protected static void |
ReportManagerAccessor.setReportManager(ReportManager manager)
Deprecated.
This method sets the report manager.
|
Modifier and Type | Method and Description |
---|---|
ReportManager |
RESTReportServerApplication.getReportManager()
This method returns the report manager.
|
ReportManager |
RESTReportServer.getReportManager()
This method returns the report manager.
|
Modifier and Type | Method and Description |
---|---|
void |
RESTReportServerApplication.setReportManager(ReportManager rm)
This method sets the report manager.
|
void |
RESTReportServer.setReportManager(ReportManager rm)
This method sets the report manager.
|
Copyright © 2013-2015 JBoss by Red Hat. All Rights Reserved.