| Package | Description |
|---|---|
| org.gcube.portlets.user.userprofileeditingportlet.client | |
| org.gcube.portlets.user.userprofileeditingportlet.server |
| Modifier and Type | Method and Description |
|---|---|
HashMap<CollectionInfoBean,ArrayList<CollectionInfoBean>> |
UserProfileEditingService.getAvailableCollections() |
HashMap<CollectionInfoBean,ArrayList<CollectionInfoBean>> |
UserProfileEditingService.getAvailableCollections() |
| Modifier and Type | Method and Description |
|---|---|
void |
UserProfileEditingServiceAsync.getAvailableCollections(com.google.gwt.user.client.rpc.AsyncCallback<HashMap<CollectionInfoBean,ArrayList<CollectionInfoBean>>> callback) |
void |
UserProfileEditingServiceAsync.getAvailableCollections(com.google.gwt.user.client.rpc.AsyncCallback<HashMap<CollectionInfoBean,ArrayList<CollectionInfoBean>>> callback) |
| Modifier and Type | Method and Description |
|---|---|
HashMap<CollectionInfoBean,ArrayList<CollectionInfoBean>> |
UserProfileEditingServlet.getAvailableCollections()
This method returns all the available collections of a VRE with their structure
Each element of the returned array is a List, where the first element of the List is the collection group and
all the other members are the the real collections
|
HashMap<CollectionInfoBean,ArrayList<CollectionInfoBean>> |
UserProfileEditingServlet.getAvailableCollections()
This method returns all the available collections of a VRE with their structure
Each element of the returned array is a List, where the first element of the List is the collection group and
all the other members are the the real collections
|
Copyright © 2014. All Rights Reserved.