public class ClusterStructuresForTaxonomyRow extends Object implements Serializable
Constructor and Description |
---|
ClusterStructuresForTaxonomyRow() |
ClusterStructuresForTaxonomyRow(SearchResult<TaxonomyRow> result,
boolean isReduced,
int totalRow) |
Modifier and Type | Method and Description |
---|---|
static LightTaxonomyRow |
convetTaxonomyRowToLigthTaxonomyRow(TaxonomyRow row) |
void |
createStructures(ArrayList<TaxonomyRow> arrayListTax) |
HashMap<String,ArrayList<String>> |
getHashClusterScientificNameTaxonomyRowServiceID() |
Map<String,LightTaxonomyRow> |
getHashLightResult() |
Map<String,TaxonomyRow> |
getHashResult() |
LightTaxonomyRow |
getLightTaxonomyRowByKey(String key) |
ArrayList<String> |
getListFoundDataSources() |
ArrayList<LightTaxonomyRow> |
getResult() |
int |
getTotalRow() |
boolean |
isReduced() |
void |
setHashResult(Map<String,TaxonomyRow> hashResult) |
void |
setReduced(boolean isReduced) |
void |
setTotalRow(int totalRow) |
public ClusterStructuresForTaxonomyRow()
public ClusterStructuresForTaxonomyRow(SearchResult<TaxonomyRow> result, boolean isReduced, int totalRow)
public static LightTaxonomyRow convetTaxonomyRowToLigthTaxonomyRow(TaxonomyRow row)
public void createStructures(ArrayList<TaxonomyRow> arrayListTax)
public HashMap<String,ArrayList<String>> getHashClusterScientificNameTaxonomyRowServiceID()
public ArrayList<LightTaxonomyRow> getResult()
public LightTaxonomyRow getLightTaxonomyRowByKey(String key)
public boolean isReduced()
public void setReduced(boolean isReduced)
public int getTotalRow()
public void setTotalRow(int totalRow)
public Map<String,LightTaxonomyRow> getHashLightResult()
public Map<String,TaxonomyRow> getHashResult()
public void setHashResult(Map<String,TaxonomyRow> hashResult)
Copyright © 2016. All Rights Reserved.