|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CollectionInfoBean | |
|---|---|
| org.gcube.portlets.user.userprofileeditingportlet.client | |
| org.gcube.portlets.user.userprofileeditingportlet.server | |
| Uses of CollectionInfoBean in org.gcube.portlets.user.userprofileeditingportlet.client |
|---|
| Methods in org.gcube.portlets.user.userprofileeditingportlet.client that return types with arguments of type CollectionInfoBean | |
|---|---|
HashMap<CollectionInfoBean,ArrayList<CollectionInfoBean>> |
UserProfileEditingService.getAvailableCollections()
|
HashMap<CollectionInfoBean,ArrayList<CollectionInfoBean>> |
UserProfileEditingService.getAvailableCollections()
|
| Method parameters in org.gcube.portlets.user.userprofileeditingportlet.client with type arguments of type CollectionInfoBean | |
|---|---|
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)
|
| Uses of CollectionInfoBean in org.gcube.portlets.user.userprofileeditingportlet.server |
|---|
| Methods in org.gcube.portlets.user.userprofileeditingportlet.server that return types with arguments of type CollectionInfoBean | |
|---|---|
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 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||