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.AxisFault
public String getReportResources(String componentName, String reportTemplate) throws RemoteException, org.wso2.carbon.reporting.stub.ReportingResourcesSupplierReportingExceptionException
RemoteException
org.wso2.carbon.reporting.stub.ReportingResourcesSupplierReportingExceptionException
public void deleteReportTemplate(String templateName) throws Exception
Exception
Copyright © 2023 WSO2. All rights reserved.