Uses of Class
org.gcube.portlets.user.speciesdiscovery.shared.OccurrenceBatch

Packages that use OccurrenceBatch
org.gcube.portlets.user.speciesdiscovery.client.rpc   
org.gcube.portlets.user.speciesdiscovery.server   
 

Uses of OccurrenceBatch in org.gcube.portlets.user.speciesdiscovery.client.rpc
 

Methods in org.gcube.portlets.user.speciesdiscovery.client.rpc that return OccurrenceBatch
 OccurrenceBatch TaxonomySearchService.getOccurrencesBatch(int start, int count)
           
 

Method parameters in org.gcube.portlets.user.speciesdiscovery.client.rpc with type arguments of type OccurrenceBatch
 void TaxonomySearchServiceAsync.getOccurrencesBatch(int start, int count, com.google.gwt.user.client.rpc.AsyncCallback<OccurrenceBatch> callback)
           
 

Uses of OccurrenceBatch in org.gcube.portlets.user.speciesdiscovery.server
 

Methods in org.gcube.portlets.user.speciesdiscovery.server that return OccurrenceBatch
 OccurrenceBatch TaxonomySearchServiceImpl.getOccurrencesBatch(int start, int limit)
           
 



Copyright © 2013. All Rights Reserved.