Package | Description |
---|---|
org.gcube.portlets.user.speciesdiscovery.server.stream.aggregation | |
org.gcube.portlets.user.speciesdiscovery.shared |
Modifier and Type | Field and Description |
---|---|
protected EnumMap<MainTaxonomicRankEnum,HashMap<String,ClassificationModel>> |
TaxonomyClassificationAggregator.aggregations |
static Map<String,MainTaxonomicRankEnum> |
TaxonomyClassificationAggregator.RANKS |
Modifier and Type | Method and Description |
---|---|
EnumMap<MainTaxonomicRankEnum,HashMap<String,ClassificationModel>> |
TaxonomyClassificationAggregator.getAggregation() |
protected EnumMap<MainTaxonomicRankEnum,TaxonomyInterface> |
TaxonomyClassificationAggregator.groupTaxonByRank(List<? extends TaxonomyInterface> listTaxonomyInteface) |
Modifier and Type | Method and Description |
---|---|
protected String |
TaxonomyClassificationAggregator.addTaxonToAggregation(MainTaxonomicRankEnum aggregationRank,
String taxonId,
String classificationName,
String baseTaxonId,
String baseTaxonValue,
String classificationRank) |
protected String |
TaxonomyClassificationAggregator.addTaxonToAggregation(MainTaxonomicRankEnum aggregationRank,
TaxonomyInterface taxon,
String baseTaxonId,
String baseTaxonValue,
String classificationRank) |
protected HashMap<String,ClassificationModel> |
TaxonomyClassificationAggregator.getAggregation(MainTaxonomicRankEnum rank) |
protected void |
TaxonomyClassificationAggregator.setClassification(TaxonomyProvider input,
MainTaxonomicRankEnum rank,
String value) |
Modifier and Type | Method and Description |
---|---|
static MainTaxonomicRankEnum |
MainTaxonomicRankEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MainTaxonomicRankEnum |
MainTaxonomicRankEnum.valueOfLabel(String label) |
static MainTaxonomicRankEnum[] |
MainTaxonomicRankEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016. All Rights Reserved.