Uses of Class
org.gcube.portlets.admin.fulltextindexportlet.gwt.shared.CollectionBean

Packages that use CollectionBean
org.gcube.portlets.admin.fulltextindexportlet.gwt.client.interfaces   
org.gcube.portlets.admin.fulltextindexportlet.gwt.server   
org.gcube.portlets.admin.fulltextindexportlet.gwt.shared   
 

Uses of CollectionBean in org.gcube.portlets.admin.fulltextindexportlet.gwt.client.interfaces
 

Methods in org.gcube.portlets.admin.fulltextindexportlet.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.fulltextindexportlet.gwt.client.interfaces with type arguments of type CollectionBean
 void ManagementServiceAsync.getCollections(com.google.gwt.user.client.rpc.AsyncCallback<List<CollectionBean>> callback)
           
 

Uses of CollectionBean in org.gcube.portlets.admin.fulltextindexportlet.gwt.server
 

Methods in org.gcube.portlets.admin.fulltextindexportlet.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.fulltextindexportlet.gwt.shared
 

Methods in org.gcube.portlets.admin.fulltextindexportlet.gwt.shared with parameters of type CollectionBean
 int CollectionBean.compareTo(CollectionBean arg0)
          
 



Copyright © 2013. All Rights Reserved.