org.gcube.portlets.user.speciesdiscovery.shared.cluster
Class ClusterCommonNameDataSource<T extends FetchingElement>

java.lang.Object
  extended by org.gcube.portlets.user.speciesdiscovery.shared.cluster.ClusterCommonNameDataSource<T>
All Implemented Interfaces:
Serializable

public class ClusterCommonNameDataSource<T extends FetchingElement>
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
ClusterCommonNameDataSource()
           
 
Method Summary
 HashMap<String,ArrayList<String>> getHashMapCommonNameDataSources()
           
 ArrayList<String> getListDataSourcesFound()
           
 void updateHashCommonNamesDataSources(T item)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClusterCommonNameDataSource

public ClusterCommonNameDataSource()
Method Detail

updateHashCommonNamesDataSources

public void updateHashCommonNamesDataSources(T item)

getHashMapCommonNameDataSources

public HashMap<String,ArrayList<String>> getHashMapCommonNameDataSources()

getListDataSourcesFound

public ArrayList<String> getListDataSourcesFound()


Copyright © 2013. All Rights Reserved.