public class DataServiceAdminStub extends org.apache.axis2.client.Stub implements DataServiceAdmin
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.axis2.description.AxisOperation[] |
_operations |
| Constructor and Description |
|---|
DataServiceAdminStub()
Default Constructor
|
DataServiceAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext)
Default Constructor
|
DataServiceAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint)
Constructor that takes in a configContext
|
DataServiceAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint,
boolean useSeparateListener)
Constructor that takes in a configContext and useseperate listner
|
DataServiceAdminStub(String targetEndpoint)
Constructor taking the target endpoint
|
| Modifier and Type | Method and Description |
|---|---|
String[] |
getAllRoles(String authProviderConfig193)
Auto generated method signature
|
String[] |
getAvailableDS()
Auto generated method signature
|
String[] |
getCarbonDataSourceNames()
Auto generated method signature
|
String[] |
getCarbonDataSourceNamesForTypes(String[] types145)
Auto generated method signature
|
String |
getCarbonDataSourceType(String dsName197)
Auto generated method signature
|
String |
getDataServiceContentAsString(String serviceId133)
Auto generated method signature
|
String[] |
getdbSchemaList(String datasourceId220)
Auto generated method signature
|
String |
getDSService(String dataSourceId183,
String dbName184,
String[] schemas185,
String[] tableNames186,
boolean singleService187,
String serviceName188,
String serviceNamespace189)
Auto generated method signature
|
String[] |
getDSServiceList(String dataSourceId171,
String dbName172,
String[] schemas173,
String[] tableNames174,
boolean singleService175,
String serviceNamespace176)
Auto generated method signature
|
String[] |
getInputMappingNames(String sql137)
Auto generated method signature
|
String[] |
getOutputColumnNames(String sql216)
Auto generated method signature
|
PaginatedTableInfo |
getPaginatedSchemaInfo(int pageNumber157,
String datasourceId158)
Auto generated method signature
|
PaginatedTableInfo |
getPaginatedTableInfo(int pageNumber209,
String datasourceId210,
String dbName211,
String[] schemas212)
Auto generated method signature
|
String[] |
getTableList(String datasourceId162,
String dbName163,
String[] schemas164)
Auto generated method signature
|
boolean |
isDSNameAvailable(String dataService141)
Auto generated method signature
|
void |
saveDataService(String serviceName153,
String serviceHierarchy154,
String serviceContents155)
Auto generated method signature
|
void |
startgetAllRoles(String authProviderConfig193,
DataServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetAvailableDS(DataServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetCarbonDataSourceNames(DataServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetCarbonDataSourceNamesForTypes(String[] types145,
DataServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetCarbonDataSourceType(String dsName197,
DataServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetDataServiceContentAsString(String serviceId133,
DataServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetdbSchemaList(String datasourceId220,
DataServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetDSService(String dataSourceId183,
String dbName184,
String[] schemas185,
String[] tableNames186,
boolean singleService187,
String serviceName188,
String serviceNamespace189,
DataServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetDSServiceList(String dataSourceId171,
String dbName172,
String[] schemas173,
String[] tableNames174,
boolean singleService175,
String serviceNamespace176,
DataServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetInputMappingNames(String sql137,
DataServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetOutputColumnNames(String sql216,
DataServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetPaginatedSchemaInfo(int pageNumber157,
String datasourceId158,
DataServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetPaginatedTableInfo(int pageNumber209,
String datasourceId210,
String dbName211,
String[] schemas212,
DataServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetTableList(String datasourceId162,
String dbName163,
String[] schemas164,
DataServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startisDSNameAvailable(String dataService141,
DataServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
starttestGSpreadConnection(String clientId201,
String clientSecret202,
String refreshToken203,
String visibility204,
String documentURL205,
DataServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
starttestJDBCConnection(String driverClass224,
String jdbcURL225,
String username226,
String password227,
String passwordAlias228,
DataServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startvalidateJSONMapping(String jsonMapping149,
DataServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
String |
testGSpreadConnection(String clientId201,
String clientSecret202,
String refreshToken203,
String visibility204,
String documentURL205)
Auto generated method signature
|
String |
testJDBCConnection(String driverClass224,
String jdbcURL225,
String username226,
String password227,
String passwordAlias228)
Auto generated method signature
|
String |
validateJSONMapping(String jsonMapping149)
Auto generated method signature
|
_getServiceClient, _setServiceClient, addAnonymousOperations, addHeader, addHeader, addHttpHeader, addPropertyToOperationClient, addPropertyToOperationClient, addPropertyToOperationClient, cleanup, createEnvelope, finalize, getFactory, setMustUnderstand, setServiceClientEPRpublic DataServiceAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic DataServiceAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext,
String targetEndpoint,
boolean useSeparateListener)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic DataServiceAdminStub(org.apache.axis2.context.ConfigurationContext configurationContext)
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic DataServiceAdminStub()
throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic DataServiceAdminStub(String targetEndpoint) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFaultpublic String getDataServiceContentAsString(String serviceId133) throws RemoteException
getDataServiceContentAsString in interface DataServiceAdmingetDataServiceContentAsString132 - RemoteExceptionDataServiceAdmin.getDataServiceContentAsString(java.lang.String)public void startgetDataServiceContentAsString(String serviceId133, DataServiceAdminCallbackHandler callback) throws RemoteException
startgetDataServiceContentAsString in interface DataServiceAdmingetDataServiceContentAsString132 - RemoteExceptionDataServiceAdmin.startgetDataServiceContentAsString(java.lang.String, org.wso2.carbon.dataservices.ui.stub.DataServiceAdminCallbackHandler)public String[] getInputMappingNames(String sql137) throws RemoteException, DataServiceAdminExceptionException
getInputMappingNames in interface DataServiceAdmingetInputMappingNames136 - DataServiceAdminExceptionException - :RemoteExceptionDataServiceAdmin.getInputMappingNames(java.lang.String)public void startgetInputMappingNames(String sql137, DataServiceAdminCallbackHandler callback) throws RemoteException
startgetInputMappingNames in interface DataServiceAdmingetInputMappingNames136 - RemoteExceptionDataServiceAdmin.startgetInputMappingNames(java.lang.String, org.wso2.carbon.dataservices.ui.stub.DataServiceAdminCallbackHandler)public boolean isDSNameAvailable(String dataService141) throws RemoteException
isDSNameAvailable in interface DataServiceAdminisDSNameAvailable140 - RemoteExceptionDataServiceAdmin.isDSNameAvailable(java.lang.String)public void startisDSNameAvailable(String dataService141, DataServiceAdminCallbackHandler callback) throws RemoteException
startisDSNameAvailable in interface DataServiceAdminisDSNameAvailable140 - RemoteExceptionDataServiceAdmin.startisDSNameAvailable(java.lang.String, org.wso2.carbon.dataservices.ui.stub.DataServiceAdminCallbackHandler)public String[] getCarbonDataSourceNamesForTypes(String[] types145) throws RemoteException
getCarbonDataSourceNamesForTypes in interface DataServiceAdmingetCarbonDataSourceNamesForTypes144 - RemoteExceptionDataServiceAdmin.getCarbonDataSourceNamesForTypes(java.lang.String[])public void startgetCarbonDataSourceNamesForTypes(String[] types145, DataServiceAdminCallbackHandler callback) throws RemoteException
startgetCarbonDataSourceNamesForTypes in interface DataServiceAdmingetCarbonDataSourceNamesForTypes144 - RemoteExceptionDataServiceAdmin.startgetCarbonDataSourceNamesForTypes(java.lang.String[], org.wso2.carbon.dataservices.ui.stub.DataServiceAdminCallbackHandler)public String validateJSONMapping(String jsonMapping149) throws RemoteException
validateJSONMapping in interface DataServiceAdminvalidateJSONMapping148 - RemoteExceptionDataServiceAdmin.validateJSONMapping(java.lang.String)public void startvalidateJSONMapping(String jsonMapping149, DataServiceAdminCallbackHandler callback) throws RemoteException
startvalidateJSONMapping in interface DataServiceAdminvalidateJSONMapping148 - RemoteExceptionDataServiceAdmin.startvalidateJSONMapping(java.lang.String, org.wso2.carbon.dataservices.ui.stub.DataServiceAdminCallbackHandler)public void saveDataService(String serviceName153, String serviceHierarchy154, String serviceContents155) throws RemoteException
saveDataService in interface DataServiceAdminRemoteExceptionpublic PaginatedTableInfo getPaginatedSchemaInfo(int pageNumber157, String datasourceId158) throws RemoteException, DataServiceAdminExceptionException
getPaginatedSchemaInfo in interface DataServiceAdmingetPaginatedSchemaInfo156 - DataServiceAdminExceptionException - :RemoteExceptionDataServiceAdmin.getPaginatedSchemaInfo(int, java.lang.String)public void startgetPaginatedSchemaInfo(int pageNumber157,
String datasourceId158,
DataServiceAdminCallbackHandler callback)
throws RemoteException
startgetPaginatedSchemaInfo in interface DataServiceAdmingetPaginatedSchemaInfo156 - RemoteExceptionDataServiceAdmin.startgetPaginatedSchemaInfo(int, java.lang.String, org.wso2.carbon.dataservices.ui.stub.DataServiceAdminCallbackHandler)public String[] getTableList(String datasourceId162, String dbName163, String[] schemas164) throws RemoteException
getTableList in interface DataServiceAdmingetTableList161 - RemoteExceptionDataServiceAdmin.getTableList(java.lang.String, java.lang.String, java.lang.String[])public void startgetTableList(String datasourceId162, String dbName163, String[] schemas164, DataServiceAdminCallbackHandler callback) throws RemoteException
startgetTableList in interface DataServiceAdmingetTableList161 - RemoteExceptionDataServiceAdmin.startgetTableList(java.lang.String, java.lang.String, java.lang.String[], org.wso2.carbon.dataservices.ui.stub.DataServiceAdminCallbackHandler)public String[] getAvailableDS() throws RemoteException
getAvailableDS in interface DataServiceAdmingetAvailableDS167 - RemoteExceptionDataServiceAdmin.getAvailableDS()public void startgetAvailableDS(DataServiceAdminCallbackHandler callback) throws RemoteException
startgetAvailableDS in interface DataServiceAdmingetAvailableDS167 - RemoteExceptionDataServiceAdmin.startgetAvailableDS(org.wso2.carbon.dataservices.ui.stub.DataServiceAdminCallbackHandler)public String[] getDSServiceList(String dataSourceId171, String dbName172, String[] schemas173, String[] tableNames174, boolean singleService175, String serviceNamespace176) throws RemoteException, DataServiceAdminExceptionException
getDSServiceList in interface DataServiceAdmingetDSServiceList170 - DataServiceAdminExceptionException - :RemoteExceptionDataServiceAdmin.getDSServiceList(java.lang.String, java.lang.String, java.lang.String[], java.lang.String[], boolean, java.lang.String)public void startgetDSServiceList(String dataSourceId171, String dbName172, String[] schemas173, String[] tableNames174, boolean singleService175, String serviceNamespace176, DataServiceAdminCallbackHandler callback) throws RemoteException
startgetDSServiceList in interface DataServiceAdmingetDSServiceList170 - RemoteExceptionDataServiceAdmin.startgetDSServiceList(java.lang.String, java.lang.String, java.lang.String[], java.lang.String[], boolean, java.lang.String, org.wso2.carbon.dataservices.ui.stub.DataServiceAdminCallbackHandler)public String[] getCarbonDataSourceNames() throws RemoteException
getCarbonDataSourceNames in interface DataServiceAdmingetCarbonDataSourceNames179 - RemoteExceptionDataServiceAdmin.getCarbonDataSourceNames()public void startgetCarbonDataSourceNames(DataServiceAdminCallbackHandler callback) throws RemoteException
startgetCarbonDataSourceNames in interface DataServiceAdmingetCarbonDataSourceNames179 - RemoteExceptionDataServiceAdmin.startgetCarbonDataSourceNames(org.wso2.carbon.dataservices.ui.stub.DataServiceAdminCallbackHandler)public String getDSService(String dataSourceId183, String dbName184, String[] schemas185, String[] tableNames186, boolean singleService187, String serviceName188, String serviceNamespace189) throws RemoteException, DataServiceAdminExceptionException
getDSService in interface DataServiceAdmingetDSService182 - DataServiceAdminExceptionException - :RemoteExceptionDataServiceAdmin.getDSService(java.lang.String, java.lang.String, java.lang.String[], java.lang.String[], boolean, java.lang.String, java.lang.String)public void startgetDSService(String dataSourceId183, String dbName184, String[] schemas185, String[] tableNames186, boolean singleService187, String serviceName188, String serviceNamespace189, DataServiceAdminCallbackHandler callback) throws RemoteException
startgetDSService in interface DataServiceAdmingetDSService182 - RemoteExceptionDataServiceAdmin.startgetDSService(java.lang.String, java.lang.String, java.lang.String[], java.lang.String[], boolean, java.lang.String, java.lang.String, org.wso2.carbon.dataservices.ui.stub.DataServiceAdminCallbackHandler)public String[] getAllRoles(String authProviderConfig193) throws RemoteException
getAllRoles in interface DataServiceAdmingetAllRoles192 - RemoteExceptionDataServiceAdmin.getAllRoles(java.lang.String)public void startgetAllRoles(String authProviderConfig193, DataServiceAdminCallbackHandler callback) throws RemoteException
startgetAllRoles in interface DataServiceAdmingetAllRoles192 - RemoteExceptionDataServiceAdmin.startgetAllRoles(java.lang.String, org.wso2.carbon.dataservices.ui.stub.DataServiceAdminCallbackHandler)public String getCarbonDataSourceType(String dsName197) throws RemoteException
getCarbonDataSourceType in interface DataServiceAdmingetCarbonDataSourceType196 - RemoteExceptionDataServiceAdmin.getCarbonDataSourceType(java.lang.String)public void startgetCarbonDataSourceType(String dsName197, DataServiceAdminCallbackHandler callback) throws RemoteException
startgetCarbonDataSourceType in interface DataServiceAdmingetCarbonDataSourceType196 - RemoteExceptionDataServiceAdmin.startgetCarbonDataSourceType(java.lang.String, org.wso2.carbon.dataservices.ui.stub.DataServiceAdminCallbackHandler)public String testGSpreadConnection(String clientId201, String clientSecret202, String refreshToken203, String visibility204, String documentURL205) throws RemoteException
testGSpreadConnection in interface DataServiceAdmintestGSpreadConnection200 - RemoteExceptionDataServiceAdmin.testGSpreadConnection(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)public void starttestGSpreadConnection(String clientId201, String clientSecret202, String refreshToken203, String visibility204, String documentURL205, DataServiceAdminCallbackHandler callback) throws RemoteException
starttestGSpreadConnection in interface DataServiceAdmintestGSpreadConnection200 - RemoteExceptionDataServiceAdmin.starttestGSpreadConnection(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, org.wso2.carbon.dataservices.ui.stub.DataServiceAdminCallbackHandler)public PaginatedTableInfo getPaginatedTableInfo(int pageNumber209, String datasourceId210, String dbName211, String[] schemas212) throws RemoteException, DataServiceAdminExceptionException
getPaginatedTableInfo in interface DataServiceAdmingetPaginatedTableInfo208 - DataServiceAdminExceptionException - :RemoteExceptionDataServiceAdmin.getPaginatedTableInfo(int, java.lang.String, java.lang.String, java.lang.String[])public void startgetPaginatedTableInfo(int pageNumber209,
String datasourceId210,
String dbName211,
String[] schemas212,
DataServiceAdminCallbackHandler callback)
throws RemoteException
startgetPaginatedTableInfo in interface DataServiceAdmingetPaginatedTableInfo208 - RemoteExceptionDataServiceAdmin.startgetPaginatedTableInfo(int, java.lang.String, java.lang.String, java.lang.String[], org.wso2.carbon.dataservices.ui.stub.DataServiceAdminCallbackHandler)public String[] getOutputColumnNames(String sql216) throws RemoteException, DataServiceAdminExceptionException
getOutputColumnNames in interface DataServiceAdmingetOutputColumnNames215 - DataServiceAdminExceptionException - :RemoteExceptionDataServiceAdmin.getOutputColumnNames(java.lang.String)public void startgetOutputColumnNames(String sql216, DataServiceAdminCallbackHandler callback) throws RemoteException
startgetOutputColumnNames in interface DataServiceAdmingetOutputColumnNames215 - RemoteExceptionDataServiceAdmin.startgetOutputColumnNames(java.lang.String, org.wso2.carbon.dataservices.ui.stub.DataServiceAdminCallbackHandler)public String[] getdbSchemaList(String datasourceId220) throws RemoteException, DataServiceAdminExceptionException
getdbSchemaList in interface DataServiceAdmingetdbSchemaList219 - DataServiceAdminExceptionException - :RemoteExceptionDataServiceAdmin.getdbSchemaList(java.lang.String)public void startgetdbSchemaList(String datasourceId220, DataServiceAdminCallbackHandler callback) throws RemoteException
startgetdbSchemaList in interface DataServiceAdmingetdbSchemaList219 - RemoteExceptionDataServiceAdmin.startgetdbSchemaList(java.lang.String, org.wso2.carbon.dataservices.ui.stub.DataServiceAdminCallbackHandler)public String testJDBCConnection(String driverClass224, String jdbcURL225, String username226, String password227, String passwordAlias228) throws RemoteException
testJDBCConnection in interface DataServiceAdmintestJDBCConnection223 - RemoteExceptionDataServiceAdmin.testJDBCConnection(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)public void starttestJDBCConnection(String driverClass224, String jdbcURL225, String username226, String password227, String passwordAlias228, DataServiceAdminCallbackHandler callback) throws RemoteException
starttestJDBCConnection in interface DataServiceAdmintestJDBCConnection223 - RemoteExceptionDataServiceAdmin.starttestJDBCConnection(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, org.wso2.carbon.dataservices.ui.stub.DataServiceAdminCallbackHandler)Copyright © 2017 WSO2. All rights reserved.