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

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

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

Methods in org.gcube.portlets.user.speciesdiscovery.client.rpc that return SearchStatus
 SearchStatus TaxonomySearchService.getSearchStatus(boolean onlySelected, boolean isActiveFilterOnResult)
           
 

Method parameters in org.gcube.portlets.user.speciesdiscovery.client.rpc with type arguments of type SearchStatus
 void TaxonomySearchServiceAsync.getSearchStatus(boolean onlySelected, boolean isActiveFilterOnResult, com.google.gwt.user.client.rpc.AsyncCallback<SearchStatus> callback)
           
 

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

Methods in org.gcube.portlets.user.speciesdiscovery.server that return SearchStatus
 SearchStatus TaxonomySearchServiceImpl.getSearchStatus(boolean onlySelected, boolean isActiveFilterOnResult)
          
 



Copyright © 2013. All Rights Reserved.