org.gcube.portlets.user.speciesdiscovery.shared.cluster
Class ClusterStructuresForTaxonomyRow
java.lang.Object
org.gcube.portlets.user.speciesdiscovery.shared.cluster.ClusterStructuresForTaxonomyRow
- All Implemented Interfaces:
- Serializable
public class ClusterStructuresForTaxonomyRow
- extends Object
- implements Serializable
- Author:
- Francesco Mangiacrapa francesco.mangiacrapa@isti.cnr.it
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClusterStructuresForTaxonomyRow
public ClusterStructuresForTaxonomyRow()
ClusterStructuresForTaxonomyRow
public ClusterStructuresForTaxonomyRow(SearchResult<TaxonomyRow> result,
boolean isReduced,
int totalRow)
convetTaxonomyRowToLigthTaxonomyRow
public static LightTaxonomyRow convetTaxonomyRowToLigthTaxonomyRow(TaxonomyRow row)
createStructures
public void createStructures(ArrayList<TaxonomyRow> arrayListTax)
getListFoundDataSources
public ArrayList<String> getListFoundDataSources()
getHashClusterScientificNameTaxonomyRowServiceID
public HashMap<String,ArrayList<String>> getHashClusterScientificNameTaxonomyRowServiceID()
getResult
public ArrayList<LightTaxonomyRow> getResult()
getLightTaxonomyRowByKey
public LightTaxonomyRow getLightTaxonomyRowByKey(String key)
isReduced
public boolean isReduced()
setReduced
public void setReduced(boolean isReduced)
getTotalRow
public int getTotalRow()
setTotalRow
public void setTotalRow(int totalRow)
getHashLightResult
public Map<String,LightTaxonomyRow> getHashLightResult()
getHashResult
public Map<String,TaxonomyRow> getHashResult()
setHashResult
public void setHashResult(Map<String,TaxonomyRow> hashResult)
Copyright © 2014. All Rights Reserved.