public class ClusterStructuresForResultRow extends Object implements Serializable
Constructor and Description |
---|
ClusterStructuresForResultRow() |
ClusterStructuresForResultRow(SearchResult<ResultRow> result,
boolean isReduced,
int totalRow) |
Modifier and Type | Method and Description |
---|---|
void |
createStructures(ArrayList<ResultRow> arrayListRR) |
int |
getAllResultRowSize() |
HashMap<String,ArrayList<String>> |
getHashClusterScientificNameResultRowServiceID() |
Map<String,ResultRow> |
getHashResult() |
List<String> |
getListFoundDataSources() |
ArrayList<String> |
getListResultRowID() |
int |
getResultSize() |
boolean |
isReduced() |
void |
setAllResultRowSize(int allResultRowSize) |
void |
setHashResult(Map<String,ResultRow> hashResult) |
void |
setListFoundDataSources(ArrayList<String> listFoundDataSources) |
void |
setListResultRowID(ArrayList<String> listResultRowID) |
void |
setReduced(boolean isReduced) |
void |
setResultSize(int resultSize) |
public ClusterStructuresForResultRow()
public ClusterStructuresForResultRow(SearchResult<ResultRow> result, boolean isReduced, int totalRow)
public HashMap<String,ArrayList<String>> getHashClusterScientificNameResultRowServiceID()
public boolean isReduced()
public void setReduced(boolean isReduced)
public int getAllResultRowSize()
public void setAllResultRowSize(int allResultRowSize)
public int getResultSize()
public void setResultSize(int resultSize)
Copyright © 2016. All Rights Reserved.