public interface DBReportingService
Modifier and Type | Method and Description |
---|---|
String[] |
getCarbonDataSourceNames()
Auto generated method signature
|
DataHandler |
getJRDataSourceReport(ReportDataSource dataSource3,
String templateName4,
ReportParamMap[] parameterMap5,
String reportType6)
Auto generated method signature
|
DataHandler |
getReport(ReportBean reportBean10,
ReportParamMap[] reportParamMap11)
Auto generated method signature
|
void |
startgetCarbonDataSourceNames(DBReportingServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetJRDataSourceReport(ReportDataSource dataSource3,
String templateName4,
ReportParamMap[] parameterMap5,
String reportType6,
DBReportingServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetReport(ReportBean reportBean10,
ReportParamMap[] reportParamMap11,
DBReportingServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
DataHandler getJRDataSourceReport(ReportDataSource dataSource3, String templateName4, ReportParamMap[] parameterMap5, String reportType6) throws RemoteException, DBReportingServiceJRExceptionException, DBReportingServiceReportingExceptionException
getJRDataSourceReport2
- DBReportingServiceJRExceptionException
- :DBReportingServiceReportingExceptionException
- :RemoteException
void startgetJRDataSourceReport(ReportDataSource dataSource3, String templateName4, ReportParamMap[] parameterMap5, String reportType6, DBReportingServiceCallbackHandler callback) throws RemoteException
getJRDataSourceReport2
- RemoteException
DataHandler getReport(ReportBean reportBean10, ReportParamMap[] reportParamMap11) throws RemoteException, DBReportingServiceJRExceptionException, DBReportingServiceReportingExceptionException
getReport9
- DBReportingServiceJRExceptionException
- :DBReportingServiceReportingExceptionException
- :RemoteException
void startgetReport(ReportBean reportBean10, ReportParamMap[] reportParamMap11, DBReportingServiceCallbackHandler callback) throws RemoteException
getReport9
- RemoteException
String[] getCarbonDataSourceNames() throws RemoteException
getCarbonDataSourceNames14
- RemoteException
void startgetCarbonDataSourceNames(DBReportingServiceCallbackHandler callback) throws RemoteException
getCarbonDataSourceNames14
- RemoteException
Copyright © 2017 WSO2. All rights reserved.