public class DBReportingServiceClient extends Object
Constructor and Description |
---|
DBReportingServiceClient(String cookie,
String backEndServerURL,
org.apache.axis2.context.ConfigurationContext configCtx) |
Modifier and Type | Method and Description |
---|---|
String[] |
getCarbonDataSourceNames() |
static DBReportingServiceClient |
getInstance(javax.servlet.ServletConfig config,
javax.servlet.http.HttpSession session) |
DataHandler |
getReport(org.wso2.carbon.reporting.stub.core.services.ReportBean reportBean,
org.wso2.carbon.reporting.stub.core.services.ReportParamMap[] reportParamMap) |
public static DBReportingServiceClient getInstance(javax.servlet.ServletConfig config, javax.servlet.http.HttpSession session) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public DataHandler getReport(org.wso2.carbon.reporting.stub.core.services.ReportBean reportBean, org.wso2.carbon.reporting.stub.core.services.ReportParamMap[] reportParamMap) throws Exception
Exception
Copyright © 2019 WSO2. All rights reserved.