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

Packages that use ClusterCommonNameDataSource
org.gcube.portlets.user.speciesdiscovery.shared.cluster   
 

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

Methods in org.gcube.portlets.user.speciesdiscovery.shared.cluster that return ClusterCommonNameDataSource
 ClusterCommonNameDataSource<ResultRow> ClusterCommonNameDataSourceForResultRow.getCluster()
           
 ClusterCommonNameDataSource<TaxonomyRow> ClusterCommonNameDataSourceForTaxonomyRow.getCluster()
           
 

Methods in org.gcube.portlets.user.speciesdiscovery.shared.cluster with parameters of type ClusterCommonNameDataSource
 void ClusterCommonNameDataSourceForResultRow.setCluster(ClusterCommonNameDataSource<ResultRow> cluster)
           
 void ClusterCommonNameDataSourceForTaxonomyRow.setCluster(ClusterCommonNameDataSource<TaxonomyRow> cluster)
           
 

Constructors in org.gcube.portlets.user.speciesdiscovery.shared.cluster with parameters of type ClusterCommonNameDataSource
ClusterCommonNameDataSourceForResultRow(String scientificName, ClusterCommonNameDataSource<ResultRow> cluster)
           
ClusterCommonNameDataSourceForTaxonomyRow(String scientificName, ClusterCommonNameDataSource<TaxonomyRow> cluster)
           
 



Copyright © 2014. All Rights Reserved.