public class ReportTemplateClient extends Object
Constructor and Description |
---|
ReportTemplateClient(org.apache.axis2.context.ConfigurationContext configCtx,
String backendServerURL,
String cookie) |
Modifier and Type | Method and Description |
---|---|
void |
deleteReportInfo(String reportName) |
boolean |
isReportTemplate(String reportName) |
public boolean isReportTemplate(String reportName) throws org.wso2.carbon.reporting.template.stub.ReportTemplateAdminReportingExceptionException, RemoteException
org.wso2.carbon.reporting.template.stub.ReportTemplateAdminReportingExceptionException
RemoteException
public void deleteReportInfo(String reportName) throws org.wso2.carbon.reporting.template.stub.ReportTemplateAdminReportingExceptionException, RemoteException
org.wso2.carbon.reporting.template.stub.ReportTemplateAdminReportingExceptionException
RemoteException
Copyright © 2024 WSO2. All rights reserved.