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 authProviderConfig148)
Auto generated method signature
|
String[] |
getAvailableDS()
Auto generated method signature
|
String[] |
getCarbonDataSourceNames()
Auto generated method signature
|
String[] |
getCarbonDataSourceNamesForTypes(String[] types219)
Auto generated method signature
|
String |
getCarbonDataSourceType(String dsName175)
Auto generated method signature
|
String |
getDataServiceContentAsString(String serviceId152)
Auto generated method signature
|
String[] |
getdbSchemaList(String datasourceId156)
Auto generated method signature
|
String |
getDSService(String dataSourceId205,
String dbName206,
String[] schemas207,
String[] tableNames208,
boolean singleService209,
String serviceName210,
String serviceNamespace211)
Auto generated method signature
|
String[] |
getDSServiceList(String dataSourceId192,
String dbName193,
String[] schemas194,
String[] tableNames195,
boolean singleService196,
String serviceNamespace197)
Auto generated method signature
|
String[] |
getInputMappingNames(String sql164)
Auto generated method signature
|
String[] |
getOutputColumnNames(String sql201)
Auto generated method signature
|
PaginatedTableInfo |
getPaginatedSchemaInfo(int pageNumber179,
String datasourceId180)
Auto generated method signature
|
PaginatedTableInfo |
getPaginatedTableInfo(int pageNumber168,
String datasourceId169,
String dbName170,
String[] schemas171)
Auto generated method signature
|
String[] |
getTableList(String datasourceId226,
String dbName227,
String[] schemas228)
Auto generated method signature
|
boolean |
isDSNameAvailable(String dataService133)
Auto generated method signature
|
void |
saveDataService(String serviceName215,
String serviceHierarchy216,
String serviceContents217)
Auto generated method signature
|
void |
startgetAllRoles(String authProviderConfig148,
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[] types219,
DataServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetCarbonDataSourceType(String dsName175,
DataServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetDataServiceContentAsString(String serviceId152,
DataServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetdbSchemaList(String datasourceId156,
DataServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetDSService(String dataSourceId205,
String dbName206,
String[] schemas207,
String[] tableNames208,
boolean singleService209,
String serviceName210,
String serviceNamespace211,
DataServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetDSServiceList(String dataSourceId192,
String dbName193,
String[] schemas194,
String[] tableNames195,
boolean singleService196,
String serviceNamespace197,
DataServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetInputMappingNames(String sql164,
DataServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetOutputColumnNames(String sql201,
DataServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetPaginatedSchemaInfo(int pageNumber179,
String datasourceId180,
DataServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetPaginatedTableInfo(int pageNumber168,
String datasourceId169,
String dbName170,
String[] schemas171,
DataServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetTableList(String datasourceId226,
String dbName227,
String[] schemas228,
DataServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startisDSNameAvailable(String dataService133,
DataServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
starttestGSpreadConnection(String clientId140,
String clientSecret141,
String refreshToken142,
String visibility143,
String documentURL144,
DataServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
starttestJDBCConnection(String driverClass184,
String jdbcURL185,
String username186,
String password187,
String passwordAlias188,
DataServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startvalidateJSONMapping(String jsonMapping160,
DataServiceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
String |
testGSpreadConnection(String clientId140,
String clientSecret141,
String refreshToken142,
String visibility143,
String documentURL144)
Auto generated method signature
|
String |
testJDBCConnection(String driverClass184,
String jdbcURL185,
String username186,
String password187,
String passwordAlias188)
Auto generated method signature
|
String |
validateJSONMapping(String jsonMapping160)
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 boolean isDSNameAvailable(String dataService133) throws RemoteException
isDSNameAvailable in interface DataServiceAdminisDSNameAvailable132 - RemoteExceptionDataServiceAdmin.isDSNameAvailable(java.lang.String)public void startisDSNameAvailable(String dataService133, DataServiceAdminCallbackHandler callback) throws RemoteException
startisDSNameAvailable in interface DataServiceAdminisDSNameAvailable132 - RemoteExceptionDataServiceAdmin.startisDSNameAvailable(java.lang.String, org.wso2.carbon.dataservices.ui.stub.DataServiceAdminCallbackHandler)public String[] getAvailableDS() throws RemoteException
getAvailableDS in interface DataServiceAdmingetAvailableDS136 - RemoteExceptionDataServiceAdmin.getAvailableDS()public void startgetAvailableDS(DataServiceAdminCallbackHandler callback) throws RemoteException
startgetAvailableDS in interface DataServiceAdmingetAvailableDS136 - RemoteExceptionDataServiceAdmin.startgetAvailableDS(org.wso2.carbon.dataservices.ui.stub.DataServiceAdminCallbackHandler)public String testGSpreadConnection(String clientId140, String clientSecret141, String refreshToken142, String visibility143, String documentURL144) throws RemoteException
testGSpreadConnection in interface DataServiceAdmintestGSpreadConnection139 - RemoteExceptionDataServiceAdmin.testGSpreadConnection(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)public void starttestGSpreadConnection(String clientId140, String clientSecret141, String refreshToken142, String visibility143, String documentURL144, DataServiceAdminCallbackHandler callback) throws RemoteException
starttestGSpreadConnection in interface DataServiceAdmintestGSpreadConnection139 - 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 String[] getAllRoles(String authProviderConfig148) throws RemoteException
getAllRoles in interface DataServiceAdmingetAllRoles147 - RemoteExceptionDataServiceAdmin.getAllRoles(java.lang.String)public void startgetAllRoles(String authProviderConfig148, DataServiceAdminCallbackHandler callback) throws RemoteException
startgetAllRoles in interface DataServiceAdmingetAllRoles147 - RemoteExceptionDataServiceAdmin.startgetAllRoles(java.lang.String, org.wso2.carbon.dataservices.ui.stub.DataServiceAdminCallbackHandler)public String getDataServiceContentAsString(String serviceId152) throws RemoteException
getDataServiceContentAsString in interface DataServiceAdmingetDataServiceContentAsString151 - RemoteExceptionDataServiceAdmin.getDataServiceContentAsString(java.lang.String)public void startgetDataServiceContentAsString(String serviceId152, DataServiceAdminCallbackHandler callback) throws RemoteException
startgetDataServiceContentAsString in interface DataServiceAdmingetDataServiceContentAsString151 - RemoteExceptionDataServiceAdmin.startgetDataServiceContentAsString(java.lang.String, org.wso2.carbon.dataservices.ui.stub.DataServiceAdminCallbackHandler)public String[] getdbSchemaList(String datasourceId156) throws RemoteException, DataServiceAdminExceptionException
getdbSchemaList in interface DataServiceAdmingetdbSchemaList155 - DataServiceAdminExceptionException - :RemoteExceptionDataServiceAdmin.getdbSchemaList(java.lang.String)public void startgetdbSchemaList(String datasourceId156, DataServiceAdminCallbackHandler callback) throws RemoteException
startgetdbSchemaList in interface DataServiceAdmingetdbSchemaList155 - RemoteExceptionDataServiceAdmin.startgetdbSchemaList(java.lang.String, org.wso2.carbon.dataservices.ui.stub.DataServiceAdminCallbackHandler)public String validateJSONMapping(String jsonMapping160) throws RemoteException
validateJSONMapping in interface DataServiceAdminvalidateJSONMapping159 - RemoteExceptionDataServiceAdmin.validateJSONMapping(java.lang.String)public void startvalidateJSONMapping(String jsonMapping160, DataServiceAdminCallbackHandler callback) throws RemoteException
startvalidateJSONMapping in interface DataServiceAdminvalidateJSONMapping159 - RemoteExceptionDataServiceAdmin.startvalidateJSONMapping(java.lang.String, org.wso2.carbon.dataservices.ui.stub.DataServiceAdminCallbackHandler)public String[] getInputMappingNames(String sql164) throws RemoteException, DataServiceAdminExceptionException
getInputMappingNames in interface DataServiceAdmingetInputMappingNames163 - DataServiceAdminExceptionException - :RemoteExceptionDataServiceAdmin.getInputMappingNames(java.lang.String)public void startgetInputMappingNames(String sql164, DataServiceAdminCallbackHandler callback) throws RemoteException
startgetInputMappingNames in interface DataServiceAdmingetInputMappingNames163 - RemoteExceptionDataServiceAdmin.startgetInputMappingNames(java.lang.String, org.wso2.carbon.dataservices.ui.stub.DataServiceAdminCallbackHandler)public PaginatedTableInfo getPaginatedTableInfo(int pageNumber168, String datasourceId169, String dbName170, String[] schemas171) throws RemoteException, DataServiceAdminExceptionException
getPaginatedTableInfo in interface DataServiceAdmingetPaginatedTableInfo167 - DataServiceAdminExceptionException - :RemoteExceptionDataServiceAdmin.getPaginatedTableInfo(int, java.lang.String, java.lang.String, java.lang.String[])public void startgetPaginatedTableInfo(int pageNumber168,
String datasourceId169,
String dbName170,
String[] schemas171,
DataServiceAdminCallbackHandler callback)
throws RemoteException
startgetPaginatedTableInfo in interface DataServiceAdmingetPaginatedTableInfo167 - RemoteExceptionDataServiceAdmin.startgetPaginatedTableInfo(int, java.lang.String, java.lang.String, java.lang.String[], org.wso2.carbon.dataservices.ui.stub.DataServiceAdminCallbackHandler)public String getCarbonDataSourceType(String dsName175) throws RemoteException
getCarbonDataSourceType in interface DataServiceAdmingetCarbonDataSourceType174 - RemoteExceptionDataServiceAdmin.getCarbonDataSourceType(java.lang.String)public void startgetCarbonDataSourceType(String dsName175, DataServiceAdminCallbackHandler callback) throws RemoteException
startgetCarbonDataSourceType in interface DataServiceAdmingetCarbonDataSourceType174 - RemoteExceptionDataServiceAdmin.startgetCarbonDataSourceType(java.lang.String, org.wso2.carbon.dataservices.ui.stub.DataServiceAdminCallbackHandler)public PaginatedTableInfo getPaginatedSchemaInfo(int pageNumber179, String datasourceId180) throws RemoteException, DataServiceAdminExceptionException
getPaginatedSchemaInfo in interface DataServiceAdmingetPaginatedSchemaInfo178 - DataServiceAdminExceptionException - :RemoteExceptionDataServiceAdmin.getPaginatedSchemaInfo(int, java.lang.String)public void startgetPaginatedSchemaInfo(int pageNumber179,
String datasourceId180,
DataServiceAdminCallbackHandler callback)
throws RemoteException
startgetPaginatedSchemaInfo in interface DataServiceAdmingetPaginatedSchemaInfo178 - RemoteExceptionDataServiceAdmin.startgetPaginatedSchemaInfo(int, java.lang.String, org.wso2.carbon.dataservices.ui.stub.DataServiceAdminCallbackHandler)public String testJDBCConnection(String driverClass184, String jdbcURL185, String username186, String password187, String passwordAlias188) throws RemoteException
testJDBCConnection in interface DataServiceAdmintestJDBCConnection183 - RemoteExceptionDataServiceAdmin.testJDBCConnection(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)public void starttestJDBCConnection(String driverClass184, String jdbcURL185, String username186, String password187, String passwordAlias188, DataServiceAdminCallbackHandler callback) throws RemoteException
starttestJDBCConnection in interface DataServiceAdmintestJDBCConnection183 - RemoteExceptionDataServiceAdmin.starttestJDBCConnection(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, org.wso2.carbon.dataservices.ui.stub.DataServiceAdminCallbackHandler)public String[] getDSServiceList(String dataSourceId192, String dbName193, String[] schemas194, String[] tableNames195, boolean singleService196, String serviceNamespace197) throws RemoteException, DataServiceAdminExceptionException
getDSServiceList in interface DataServiceAdmingetDSServiceList191 - DataServiceAdminExceptionException - :RemoteExceptionDataServiceAdmin.getDSServiceList(java.lang.String, java.lang.String, java.lang.String[], java.lang.String[], boolean, java.lang.String)public void startgetDSServiceList(String dataSourceId192, String dbName193, String[] schemas194, String[] tableNames195, boolean singleService196, String serviceNamespace197, DataServiceAdminCallbackHandler callback) throws RemoteException
startgetDSServiceList in interface DataServiceAdmingetDSServiceList191 - 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[] getOutputColumnNames(String sql201) throws RemoteException, DataServiceAdminExceptionException
getOutputColumnNames in interface DataServiceAdmingetOutputColumnNames200 - DataServiceAdminExceptionException - :RemoteExceptionDataServiceAdmin.getOutputColumnNames(java.lang.String)public void startgetOutputColumnNames(String sql201, DataServiceAdminCallbackHandler callback) throws RemoteException
startgetOutputColumnNames in interface DataServiceAdmingetOutputColumnNames200 - RemoteExceptionDataServiceAdmin.startgetOutputColumnNames(java.lang.String, org.wso2.carbon.dataservices.ui.stub.DataServiceAdminCallbackHandler)public String getDSService(String dataSourceId205, String dbName206, String[] schemas207, String[] tableNames208, boolean singleService209, String serviceName210, String serviceNamespace211) throws RemoteException, DataServiceAdminExceptionException
getDSService in interface DataServiceAdmingetDSService204 - 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 dataSourceId205, String dbName206, String[] schemas207, String[] tableNames208, boolean singleService209, String serviceName210, String serviceNamespace211, DataServiceAdminCallbackHandler callback) throws RemoteException
startgetDSService in interface DataServiceAdmingetDSService204 - 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 void saveDataService(String serviceName215, String serviceHierarchy216, String serviceContents217) throws RemoteException
saveDataService in interface DataServiceAdminRemoteExceptionpublic String[] getCarbonDataSourceNamesForTypes(String[] types219) throws RemoteException
getCarbonDataSourceNamesForTypes in interface DataServiceAdmingetCarbonDataSourceNamesForTypes218 - RemoteExceptionDataServiceAdmin.getCarbonDataSourceNamesForTypes(java.lang.String[])public void startgetCarbonDataSourceNamesForTypes(String[] types219, DataServiceAdminCallbackHandler callback) throws RemoteException
startgetCarbonDataSourceNamesForTypes in interface DataServiceAdmingetCarbonDataSourceNamesForTypes218 - RemoteExceptionDataServiceAdmin.startgetCarbonDataSourceNamesForTypes(java.lang.String[], org.wso2.carbon.dataservices.ui.stub.DataServiceAdminCallbackHandler)public String[] getCarbonDataSourceNames() throws RemoteException
getCarbonDataSourceNames in interface DataServiceAdmingetCarbonDataSourceNames222 - RemoteExceptionDataServiceAdmin.getCarbonDataSourceNames()public void startgetCarbonDataSourceNames(DataServiceAdminCallbackHandler callback) throws RemoteException
startgetCarbonDataSourceNames in interface DataServiceAdmingetCarbonDataSourceNames222 - RemoteExceptionDataServiceAdmin.startgetCarbonDataSourceNames(org.wso2.carbon.dataservices.ui.stub.DataServiceAdminCallbackHandler)public String[] getTableList(String datasourceId226, String dbName227, String[] schemas228) throws RemoteException
getTableList in interface DataServiceAdmingetTableList225 - RemoteExceptionDataServiceAdmin.getTableList(java.lang.String, java.lang.String, java.lang.String[])public void startgetTableList(String datasourceId226, String dbName227, String[] schemas228, DataServiceAdminCallbackHandler callback) throws RemoteException
startgetTableList in interface DataServiceAdmingetTableList225 - RemoteExceptionDataServiceAdmin.startgetTableList(java.lang.String, java.lang.String, java.lang.String[], org.wso2.carbon.dataservices.ui.stub.DataServiceAdminCallbackHandler)Copyright © 2019 WSO2. All rights reserved.