|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of CollectionBean in org.gcube.portlets.admin.forwardindexportlet.gwt.client.interfaces |
|---|
| Methods in org.gcube.portlets.admin.forwardindexportlet.gwt.client.interfaces that return types with arguments of type CollectionBean | |
|---|---|
List<CollectionBean> |
ManagementService.getCollections()
A method to get all collection beans of collections gathered from DIS (real collections) along with all collection beans of collectionIDs indices are stated to belong to (in their collectionID property) but which do not exist in reality (fake collections) |
| Method parameters in org.gcube.portlets.admin.forwardindexportlet.gwt.client.interfaces with type arguments of type CollectionBean | |
|---|---|
void |
ManagementServiceAsync.getCollections(com.google.gwt.user.client.rpc.AsyncCallback<List<CollectionBean>> callback)
A method to get all collection beans of collections gathered from DIS (real collections) along with all collection beans of collectionIDs indices are stated to belong to (in their collectionID property) but which do not exist in reality (fake collections) |
| Uses of CollectionBean in org.gcube.portlets.admin.forwardindexportlet.gwt.server |
|---|
| Methods in org.gcube.portlets.admin.forwardindexportlet.gwt.server that return types with arguments of type CollectionBean | |
|---|---|
List<CollectionBean> |
ManagementServiceImpl.getCollections()
A method to get all collection beans of collections gathered from DIS (real collections) along with all collection beans of collectionIDs indices are stated to belong to (in their collectionID property) but which do not exist in reality (fake collections) |
| Uses of CollectionBean in org.gcube.portlets.admin.forwardindexportlet.gwt.shared |
|---|
| Methods in org.gcube.portlets.admin.forwardindexportlet.gwt.shared with parameters of type CollectionBean | |
|---|---|
int |
CollectionBean.compareTo(CollectionBean arg0)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||