| Modifier and Type | Method and Description |
|---|---|
DBSourceP |
DBResourcesInfoPanel.getDBSource() |
| Modifier and Type | Method and Description |
|---|---|
DBSourceP[] |
InformationExchanger.getDBSourcesInfo() |
| Modifier and Type | Method and Description |
|---|---|
String |
InformationExchanger.createDBSourceInfo(DBSourceP dbInfo) |
void |
InformationExchangerAsync.createDBSourceInfo(DBSourceP dbInfo,
com.google.gwt.user.client.rpc.AsyncCallback<String> callback) |
String |
InformationExchanger.deleteDBSourceInfo(DBSourceP dbInfo) |
void |
InformationExchangerAsync.deleteDBSourceInfo(DBSourceP dbInfo,
com.google.gwt.user.client.rpc.AsyncCallback<String> callback) |
String |
InformationExchanger.updateDBSourceInfo(DBSourceP dbInfo) |
void |
InformationExchangerAsync.updateDBSourceInfo(DBSourceP dbInfo,
com.google.gwt.user.client.rpc.AsyncCallback<String> callback) |
| Modifier and Type | Method and Description |
|---|---|
DBSourceP[] |
InformationExchangerImpl.getDBSourcesInfo() |
| Modifier and Type | Method and Description |
|---|---|
String |
InformationExchangerImpl.createDBSourceInfo(DBSourceP dbSource) |
String |
InformationExchangerImpl.deleteDBSourceInfo(DBSourceP dbInfo) |
String |
InformationExchangerImpl.updateDBSourceInfo(DBSourceP dbInfo) |
Copyright © 2014. All Rights Reserved.