|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CollectionBean | |
|---|---|
| org.gcube.portlets.user.searchportlet.client.interfaces | |
| org.gcube.portlets.user.searchportlet.client.widgets | |
| org.gcube.portlets.user.searchportlet.server | |
| Uses of CollectionBean in org.gcube.portlets.user.searchportlet.client.interfaces |
|---|
| Methods in org.gcube.portlets.user.searchportlet.client.interfaces that return types with arguments of type CollectionBean | |
|---|---|
HashMap<CollectionBean,ArrayList<CollectionBean>> |
SearchService.getAvailableCollections()
|
HashMap<CollectionBean,ArrayList<CollectionBean>> |
SearchService.getAvailableCollections()
|
| Method parameters in org.gcube.portlets.user.searchportlet.client.interfaces with type arguments of type CollectionBean | |
|---|---|
void |
SearchServiceAsync.getAvailableCollections(com.google.gwt.user.client.rpc.AsyncCallback<HashMap<CollectionBean,ArrayList<CollectionBean>>> callback)
|
void |
SearchServiceAsync.getAvailableCollections(com.google.gwt.user.client.rpc.AsyncCallback<HashMap<CollectionBean,ArrayList<CollectionBean>>> callback)
|
| Uses of CollectionBean in org.gcube.portlets.user.searchportlet.client.widgets |
|---|
| Methods in org.gcube.portlets.user.searchportlet.client.widgets that return CollectionBean | |
|---|---|
CollectionBean |
CollectionCheckBox.getReferencedCollection()
|
| Constructors in org.gcube.portlets.user.searchportlet.client.widgets with parameters of type CollectionBean | |
|---|---|
CollectionCheckBox(CollectionBean col,
CollectionCheckBox parentCheckBox)
|
|
| Uses of CollectionBean in org.gcube.portlets.user.searchportlet.server |
|---|
| Methods in org.gcube.portlets.user.searchportlet.server that return types with arguments of type CollectionBean | |
|---|---|
HashMap<CollectionBean,ArrayList<CollectionBean>> |
SearchServlet.getAvailableCollections()
|
HashMap<CollectionBean,ArrayList<CollectionBean>> |
SearchServlet.getAvailableCollections()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||