| Package | Description |
|---|---|
| eu.dnetlib.repo.manager.client.services | |
| eu.dnetlib.repo.manager.server.services |
| Modifier and Type | Method and Description |
|---|---|
DatasourcesBroker |
BrokerService.getDatasourcesOfUser(String userEmail,
boolean includeShared,
boolean includeByOthers) |
| Modifier and Type | Method and Description |
|---|---|
void |
BrokerServiceAsync.getDatasourcesOfUser(String userEmail,
boolean includeShared,
boolean includeByOthers,
com.google.gwt.user.client.rpc.AsyncCallback<DatasourcesBroker> callback)
GWT-RPC service asynchronous (client-side) interface
|
| Modifier and Type | Method and Description |
|---|---|
DatasourcesBroker |
BrokerServiceImpl.getDatasourcesOfUser(String userEmail,
boolean includeShared,
boolean includeByOthers) |
Copyright © 2019. All rights reserved.