public class DBReportingServiceStub extends org.apache.axis2.client.Stub implements DBReportingService
Modifier and Type | Field and Description |
---|---|
protected org.apache.axis2.description.AxisOperation[] |
_operations |
Constructor and Description |
---|
DBReportingServiceStub()
Default Constructor
|
DBReportingServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext)
Default Constructor
|
DBReportingServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint)
Constructor that takes in a configContext
|
DBReportingServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint,
boolean useSeparateListener)
Constructor that takes in a configContext and useseperate listner
|
DBReportingServiceStub(String targetEndpoint)
Constructor taking the target endpoint
|
Modifier and Type | Method and Description |
---|---|
String[] |
getCarbonDataSourceNames()
Auto generated method signature
|
DataHandler |
getJRDataSourceReport(ReportDataSource dataSource26,
String templateName27,
ReportParamMap[] parameterMap28,
String reportType29)
Auto generated method signature
|
DataHandler |
getReport(ReportBean reportBean21,
ReportParamMap[] reportParamMap22)
Auto generated method signature
|
void |
startgetCarbonDataSourceNames(DBReportingServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetJRDataSourceReport(ReportDataSource dataSource26,
String templateName27,
ReportParamMap[] parameterMap28,
String reportType29,
DBReportingServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetReport(ReportBean reportBean21,
ReportParamMap[] reportParamMap22,
DBReportingServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
_getServiceClient, _setServiceClient, addAnonymousOperations, addHeader, addHeader, addHttpHeader, addPropertyToOperationClient, addPropertyToOperationClient, addPropertyToOperationClient, cleanup, createEnvelope, finalize, getFactory, setMustUnderstand, setServiceClientEPR
public DBReportingServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public DBReportingServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext, String targetEndpoint, boolean useSeparateListener) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public DBReportingServiceStub(org.apache.axis2.context.ConfigurationContext configurationContext) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public DBReportingServiceStub() throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public DBReportingServiceStub(String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public String[] getCarbonDataSourceNames() throws RemoteException
getCarbonDataSourceNames
in interface DBReportingService
getCarbonDataSourceNames17
- RemoteException
DBReportingService.getCarbonDataSourceNames()
public void startgetCarbonDataSourceNames(DBReportingServiceCallbackHandler callback) throws RemoteException
startgetCarbonDataSourceNames
in interface DBReportingService
getCarbonDataSourceNames17
- RemoteException
DBReportingService.startgetCarbonDataSourceNames(org.wso2.carbon.reporting.stub.DBReportingServiceCallbackHandler)
public DataHandler getReport(ReportBean reportBean21, ReportParamMap[] reportParamMap22) throws RemoteException, DBReportingServiceReportingExceptionException, DBReportingServiceJRExceptionException
getReport
in interface DBReportingService
getReport20
- DBReportingServiceReportingExceptionException
- :DBReportingServiceJRExceptionException
- :RemoteException
DBReportingService.getReport(org.wso2.carbon.reporting.stub.core.services.ReportBean, org.wso2.carbon.reporting.stub.core.services.ReportParamMap[])
public void startgetReport(ReportBean reportBean21, ReportParamMap[] reportParamMap22, DBReportingServiceCallbackHandler callback) throws RemoteException
startgetReport
in interface DBReportingService
getReport20
- RemoteException
DBReportingService.startgetReport(org.wso2.carbon.reporting.stub.core.services.ReportBean, org.wso2.carbon.reporting.stub.core.services.ReportParamMap[], org.wso2.carbon.reporting.stub.DBReportingServiceCallbackHandler)
public DataHandler getJRDataSourceReport(ReportDataSource dataSource26, String templateName27, ReportParamMap[] parameterMap28, String reportType29) throws RemoteException, DBReportingServiceReportingExceptionException, DBReportingServiceJRExceptionException
getJRDataSourceReport
in interface DBReportingService
getJRDataSourceReport25
- DBReportingServiceReportingExceptionException
- :DBReportingServiceJRExceptionException
- :RemoteException
DBReportingService.getJRDataSourceReport(org.wso2.carbon.reporting.stub.core.services.ReportDataSource, java.lang.String, org.wso2.carbon.reporting.stub.core.services.ReportParamMap[], java.lang.String)
public void startgetJRDataSourceReport(ReportDataSource dataSource26, String templateName27, ReportParamMap[] parameterMap28, String reportType29, DBReportingServiceCallbackHandler callback) throws RemoteException
startgetJRDataSourceReport
in interface DBReportingService
getJRDataSourceReport25
- RemoteException
DBReportingService.startgetJRDataSourceReport(org.wso2.carbon.reporting.stub.core.services.ReportDataSource, java.lang.String, org.wso2.carbon.reporting.stub.core.services.ReportParamMap[], java.lang.String, org.wso2.carbon.reporting.stub.DBReportingServiceCallbackHandler)
Copyright © 2022 WSO2. All rights reserved.