Package | Description |
---|---|
org.wso2.carbon.ndatasource.ui.stub | |
org.wso2.carbon.ndatasource.ui.stub.axis2.xsd | |
org.wso2.carbon.ndatasource.ui.stub.core.services.xsd |
Modifier and Type | Method and Description |
---|---|
boolean |
NDataSourceAdminStub.addDataSource(WSDataSourceMetaInfo dsmInfo66)
Auto generated method signature
|
boolean |
NDataSourceAdmin.addDataSource(WSDataSourceMetaInfo dsmInfo33)
Auto generated method signature
|
void |
NDataSourceAdminStub.startaddDataSource(WSDataSourceMetaInfo dsmInfo66,
NDataSourceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
NDataSourceAdmin.startaddDataSource(WSDataSourceMetaInfo dsmInfo33,
NDataSourceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
NDataSourceAdminStub.starttestDataSourceConnection(WSDataSourceMetaInfo dsmInfo55,
NDataSourceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
NDataSourceAdmin.starttestDataSourceConnection(WSDataSourceMetaInfo dsmInfo22,
NDataSourceAdminCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
boolean |
NDataSourceAdminStub.testDataSourceConnection(WSDataSourceMetaInfo dsmInfo55)
Auto generated method signature
|
boolean |
NDataSourceAdmin.testDataSourceConnection(WSDataSourceMetaInfo dsmInfo22)
Auto generated method signature
|
Modifier and Type | Field and Description |
---|---|
protected WSDataSourceMetaInfo |
TestDataSourceConnection.localDsmInfo
field for DsmInfo
|
protected WSDataSourceMetaInfo |
AddDataSource.localDsmInfo
field for DsmInfo
|
Modifier and Type | Method and Description |
---|---|
WSDataSourceMetaInfo |
TestDataSourceConnection.getDsmInfo()
Auto generated getter method
|
WSDataSourceMetaInfo |
AddDataSource.getDsmInfo()
Auto generated getter method
|
Modifier and Type | Method and Description |
---|---|
void |
TestDataSourceConnection.setDsmInfo(WSDataSourceMetaInfo param)
Auto generated setter method
|
void |
AddDataSource.setDsmInfo(WSDataSourceMetaInfo param)
Auto generated setter method
|
Modifier and Type | Field and Description |
---|---|
protected WSDataSourceMetaInfo |
WSDataSourceInfo.localDsMetaInfo
field for DsMetaInfo
|
Modifier and Type | Method and Description |
---|---|
WSDataSourceMetaInfo |
WSDataSourceInfo.getDsMetaInfo()
Auto generated getter method
|
static WSDataSourceMetaInfo |
WSDataSourceMetaInfo.Factory.parse(XMLStreamReader reader)
static method to create the object
Precondition: If this object is an element, the current or next start element starts this object and any intervening reader events are ignorable
If this object is not an element, it is a complex type and the reader is at the event just after the outer start element
Postcondition: If this object is an element, the reader is positioned at its end element
If this object is a complex type, the reader is positioned at the end element of its outer element
|
Modifier and Type | Method and Description |
---|---|
void |
WSDataSourceInfo.setDsMetaInfo(WSDataSourceMetaInfo param)
Auto generated setter method
|
Copyright © 2017 WSO2. All rights reserved.