public class ReportResourceSupplierClient extends Object
| Constructor and Description |
|---|
ReportResourceSupplierClient(String cookie,
String backEndServerURL,
org.apache.axis2.context.ConfigurationContext configCtx) |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteReportTemplate(String templateName) |
String[] |
getAllReports() |
static ReportResourceSupplierClient |
getInstance(javax.servlet.ServletConfig config,
javax.servlet.http.HttpSession session) |
String |
getReportResources(String componentName,
String reportTemplate) |
boolean |
updateReport(javax.servlet.http.HttpServletRequest request) |
public static ReportResourceSupplierClient getInstance(javax.servlet.ServletConfig config, javax.servlet.http.HttpSession session) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic String getReportResources(String componentName, String reportTemplate) throws RemoteException, org.wso2.carbon.reporting.stub.ReportingResourcesSupplierReportingExceptionException
RemoteExceptionorg.wso2.carbon.reporting.stub.ReportingResourcesSupplierReportingExceptionExceptionpublic void deleteReportTemplate(String templateName) throws Exception
ExceptionCopyright © 2017 WSO2. All rights reserved.