|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CollectionBean | |
---|---|
org.gcube.portlets.user.collectionsviewer.client | |
org.gcube.portlets.user.collectionsviewer.client.view.panels | |
org.gcube.portlets.user.collectionsviewer.server |
Uses of CollectionBean in org.gcube.portlets.user.collectionsviewer.client |
---|
Methods in org.gcube.portlets.user.collectionsviewer.client that return types with arguments of type CollectionBean | |
---|---|
List<CollectionBean> |
ViewerService.getAvailableCollections()
|
Method parameters in org.gcube.portlets.user.collectionsviewer.client with type arguments of type CollectionBean | |
---|---|
void |
ViewerServiceAsync.getAvailableCollections(com.google.gwt.user.client.rpc.AsyncCallback<List<CollectionBean>> callback)
|
Uses of CollectionBean in org.gcube.portlets.user.collectionsviewer.client.view.panels |
---|
Method parameters in org.gcube.portlets.user.collectionsviewer.client.view.panels with type arguments of type CollectionBean | |
---|---|
void |
MainPanel.showCollections(List<CollectionBean> collections)
view for collections step |
Uses of CollectionBean in org.gcube.portlets.user.collectionsviewer.server |
---|
Methods in org.gcube.portlets.user.collectionsviewer.server that return types with arguments of type CollectionBean | |
---|---|
List<CollectionBean> |
ViewerServiceImpl.getAvailableCollections()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |