public interface ReportingResourcesSupplier
Modifier and Type | Method and Description |
---|---|
void |
deleteReportTemplate(String templateName7)
Auto generated method signature for Asynchronous Invocations
|
String[] |
getAllReports()
Auto generated method signature
|
String |
getJRXMLFileContent(String componentName18,
String reportTemplate19)
Auto generated method signature
|
ReportParameters[] |
getReportParam(String reportName9)
Auto generated method signature
|
String |
getReportResources(String componentName23,
String reportTemplate24)
Auto generated method signature
|
void |
startgetAllReports(ReportingResourcesSupplierCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetJRXMLFileContent(String componentName18,
String reportTemplate19,
ReportingResourcesSupplierCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetReportParam(String reportName9,
ReportingResourcesSupplierCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetReportResources(String componentName23,
String reportTemplate24,
ReportingResourcesSupplierCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startupdateReport(String fileName13,
String fileContent14,
ReportingResourcesSupplierCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
boolean |
updateReport(String fileName13,
String fileContent14)
Auto generated method signature
|
void deleteReportTemplate(String templateName7) throws RemoteException, ReportingResourcesSupplierReportingExceptionException
ReportParameters[] getReportParam(String reportName9) throws RemoteException, ReportingResourcesSupplierReportingExceptionException, ReportingResourcesSupplierXMLStreamExceptionException
getReportParam8
- ReportingResourcesSupplierReportingExceptionException
- :ReportingResourcesSupplierXMLStreamExceptionException
- :RemoteException
void startgetReportParam(String reportName9, ReportingResourcesSupplierCallbackHandler callback) throws RemoteException
getReportParam8
- RemoteException
boolean updateReport(String fileName13, String fileContent14) throws RemoteException, ReportingResourcesSupplierReportingExceptionException, ReportingResourcesSupplierJRExceptionException
updateReport12
- ReportingResourcesSupplierReportingExceptionException
- :ReportingResourcesSupplierJRExceptionException
- :RemoteException
void startupdateReport(String fileName13, String fileContent14, ReportingResourcesSupplierCallbackHandler callback) throws RemoteException
updateReport12
- RemoteException
String getJRXMLFileContent(String componentName18, String reportTemplate19) throws RemoteException, ReportingResourcesSupplierReportingExceptionException
getJRXMLFileContent17
- ReportingResourcesSupplierReportingExceptionException
- :RemoteException
void startgetJRXMLFileContent(String componentName18, String reportTemplate19, ReportingResourcesSupplierCallbackHandler callback) throws RemoteException
getJRXMLFileContent17
- RemoteException
String getReportResources(String componentName23, String reportTemplate24) throws RemoteException, ReportingResourcesSupplierReportingExceptionException
getReportResources22
- ReportingResourcesSupplierReportingExceptionException
- :RemoteException
void startgetReportResources(String componentName23, String reportTemplate24, ReportingResourcesSupplierCallbackHandler callback) throws RemoteException
getReportResources22
- RemoteException
String[] getAllReports() throws RemoteException, ReportingResourcesSupplierReportingExceptionException
getAllReports27
- ReportingResourcesSupplierReportingExceptionException
- :RemoteException
void startgetAllReports(ReportingResourcesSupplierCallbackHandler callback) throws RemoteException
getAllReports27
- RemoteException
Copyright © 2017 WSO2. All rights reserved.