| Package | Description |
|---|---|
| eu.dnetlib.repo.manager.client.services | |
| eu.dnetlib.repo.manager.client.widgets | |
| eu.dnetlib.repo.manager.server.services |
| Modifier and Type | Method and Description |
|---|---|
DatasourcesCollection |
RepositoryService.getRepositoriesOfUser(String userEmail,
boolean includeShared,
boolean includeByOthers) |
| Modifier and Type | Method and Description |
|---|---|
void |
RepositoryServiceAsync.getRepositoriesOfUser(String userEmail,
boolean includeShared,
boolean includeByOthers,
com.google.gwt.user.client.rpc.AsyncCallback<DatasourcesCollection> callback)
GWT-RPC service asynchronous (client-side) interface
|
| Constructor and Description |
|---|
ListOrGridViewOfDatasourcesWidget(DatasourcesCollection datasourcesCollection,
String title,
String parentToken,
String icon,
boolean showPiwikInfo) |
| Modifier and Type | Method and Description |
|---|---|
DatasourcesCollection |
RepositoryServiceImpl.getRepositoriesOfUser(String userEmail,
boolean includeShared,
boolean includeByOthers) |
Copyright © 2018. All rights reserved.