public interface ReportingResourcesSupplier
Modifier and Type | Method and Description |
---|---|
void |
deleteReportTemplate(String templateName22)
Auto generated method signature for Asynchronous Invocations
|
String[] |
getAllReports()
Auto generated method signature
|
String |
getJRXMLFileContent(String componentName7,
String reportTemplate8)
Auto generated method signature
|
ReportParameters[] |
getReportParam(String reportName24)
Auto generated method signature
|
String |
getReportResources(String componentName17,
String reportTemplate18)
Auto generated method signature
|
void |
startgetAllReports(ReportingResourcesSupplierCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetJRXMLFileContent(String componentName7,
String reportTemplate8,
ReportingResourcesSupplierCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetReportParam(String reportName24,
ReportingResourcesSupplierCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetReportResources(String componentName17,
String reportTemplate18,
ReportingResourcesSupplierCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startupdateReport(String fileName12,
String fileContent13,
ReportingResourcesSupplierCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
boolean |
updateReport(String fileName12,
String fileContent13)
Auto generated method signature
|
String getJRXMLFileContent(String componentName7, String reportTemplate8) throws RemoteException, ReportingResourcesSupplierReportingExceptionException
getJRXMLFileContent6
- ReportingResourcesSupplierReportingExceptionException
- :RemoteException
void startgetJRXMLFileContent(String componentName7, String reportTemplate8, ReportingResourcesSupplierCallbackHandler callback) throws RemoteException
getJRXMLFileContent6
- RemoteException
boolean updateReport(String fileName12, String fileContent13) throws RemoteException, ReportingResourcesSupplierReportingExceptionException, ReportingResourcesSupplierJRExceptionException
updateReport11
- ReportingResourcesSupplierReportingExceptionException
- :ReportingResourcesSupplierJRExceptionException
- :RemoteException
void startupdateReport(String fileName12, String fileContent13, ReportingResourcesSupplierCallbackHandler callback) throws RemoteException
updateReport11
- RemoteException
String getReportResources(String componentName17, String reportTemplate18) throws RemoteException, ReportingResourcesSupplierReportingExceptionException
getReportResources16
- ReportingResourcesSupplierReportingExceptionException
- :RemoteException
void startgetReportResources(String componentName17, String reportTemplate18, ReportingResourcesSupplierCallbackHandler callback) throws RemoteException
getReportResources16
- RemoteException
void deleteReportTemplate(String templateName22) throws RemoteException, ReportingResourcesSupplierReportingExceptionException
ReportParameters[] getReportParam(String reportName24) throws RemoteException, ReportingResourcesSupplierReportingExceptionException, ReportingResourcesSupplierXMLStreamExceptionException
getReportParam23
- ReportingResourcesSupplierReportingExceptionException
- :ReportingResourcesSupplierXMLStreamExceptionException
- :RemoteException
void startgetReportParam(String reportName24, ReportingResourcesSupplierCallbackHandler callback) throws RemoteException
getReportParam23
- RemoteException
String[] getAllReports() throws RemoteException, ReportingResourcesSupplierReportingExceptionException
getAllReports27
- ReportingResourcesSupplierReportingExceptionException
- :RemoteException
void startgetAllReports(ReportingResourcesSupplierCallbackHandler callback) throws RemoteException
getAllReports27
- RemoteException
Copyright © 2022 WSO2. All rights reserved.