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

Packages that use ClusterCommonNameDataSourceForResultRow
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 ClusterCommonNameDataSourceForResultRow in org.gcube.portlets.user.speciesdiscovery.client.rpc
 

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

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

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

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

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

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

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

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

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

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



Copyright © 2013. All Rights Reserved.