Uses of Class
org.gcube.portlets.user.speciesdiscovery.shared.cluster.ClusterCommonNameDataSourceForTaxonomyRow

Packages that use ClusterCommonNameDataSourceForTaxonomyRow
org.gcube.portlets.user.speciesdiscovery.client.rpc   
org.gcube.portlets.user.speciesdiscovery.server   
org.gcube.portlets.user.speciesdiscovery.server.asl   
org.gcube.portlets.user.speciesdiscovery.shared.cluster   
 

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

Methods in org.gcube.portlets.user.speciesdiscovery.client.rpc that return ClusterCommonNameDataSourceForTaxonomyRow
 ClusterCommonNameDataSourceForTaxonomyRow TaxonomySearchService.loadClusterCommonNameForTaxonomyRowByScientificName(String scientificName)
           
 

Method parameters in org.gcube.portlets.user.speciesdiscovery.client.rpc with type arguments of type ClusterCommonNameDataSourceForTaxonomyRow
 void TaxonomySearchServiceAsync.loadClusterCommonNameForTaxonomyRowByScientificName(String scientificName, com.google.gwt.user.client.rpc.AsyncCallback<ClusterCommonNameDataSourceForTaxonomyRow> callback)
           
 

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

Methods in org.gcube.portlets.user.speciesdiscovery.server that return ClusterCommonNameDataSourceForTaxonomyRow
 ClusterCommonNameDataSourceForTaxonomyRow TaxonomySearchServiceImpl.loadClusterCommonNameForTaxonomyRowByScientificName(String scientificName)
           
 

Uses of ClusterCommonNameDataSourceForTaxonomyRow in org.gcube.portlets.user.speciesdiscovery.server.asl
 

Methods in org.gcube.portlets.user.speciesdiscovery.server.asl that return types with arguments of type ClusterCommonNameDataSourceForTaxonomyRow
static HashMap<String,ClusterCommonNameDataSourceForTaxonomyRow> SessionUtil.getCurrentClusterCommonNameForTaxonomyRow(org.gcube.application.framework.core.session.ASLSession session)
           
 

Method parameters in org.gcube.portlets.user.speciesdiscovery.server.asl with type arguments of type ClusterCommonNameDataSourceForTaxonomyRow
static void SessionUtil.setCurrentClusterCommonNameForTaxonomyRow(org.gcube.application.framework.core.session.ASLSession session, HashMap<String,ClusterCommonNameDataSourceForTaxonomyRow> hashClusterCommonNameDataSource)
           
 

Uses of ClusterCommonNameDataSourceForTaxonomyRow in org.gcube.portlets.user.speciesdiscovery.shared.cluster
 

Methods in org.gcube.portlets.user.speciesdiscovery.shared.cluster that return types with arguments of type ClusterCommonNameDataSourceForTaxonomyRow
 HashMap<String,ClusterCommonNameDataSourceForTaxonomyRow> ManagerClusterCommonNameDataSourceForTaxonomyRow.getHashClusterCommonNameDataSource()
           
 

Method parameters in org.gcube.portlets.user.speciesdiscovery.shared.cluster with type arguments of type ClusterCommonNameDataSourceForTaxonomyRow
 void ManagerClusterCommonNameDataSourceForTaxonomyRow.setHashClusterCommonNameDataSource(HashMap<String,ClusterCommonNameDataSourceForTaxonomyRow> hashClusterCommonNameDataSource)
           
 



Copyright © 2014. All Rights Reserved.