Modifier and Type | Method and Description |
---|---|
ClassificationModel |
ClassificationFilter.getFileModelByIdentifier(String id) |
Modifier and Type | Method and Description |
---|---|
void |
ClassificationFilter.loadDataSourceClassification(HashMap<String,ClassificationModel> result,
String rank) |
Modifier and Type | Method and Description |
---|---|
HashMap<String,ClassificationModel> |
TaxonomySearchService.getFilterCounterForClassification(String rank) |
Modifier and Type | Method and Description |
---|---|
void |
TaxonomySearchServiceAsync.getFilterCounterForClassification(String rank,
com.google.gwt.user.client.rpc.AsyncCallback<HashMap<String,ClassificationModel>> callback) |
Modifier and Type | Method and Description |
---|---|
HashMap<String,ClassificationModel> |
TaxonomySearchServiceImpl.getFilterCounterForClassification(String rankLabel) |
Modifier and Type | Field and Description |
---|---|
protected EnumMap<MainTaxonomicRankEnum,HashMap<String,ClassificationModel>> |
TaxonomyClassificationAggregator.aggregations |
Modifier and Type | Method and Description |
---|---|
EnumMap<MainTaxonomicRankEnum,HashMap<String,ClassificationModel>> |
TaxonomyClassificationAggregator.getAggregation() |
protected HashMap<String,ClassificationModel> |
TaxonomyClassificationAggregator.getAggregation(MainTaxonomicRankEnum rank) |
Copyright © 2016. All Rights Reserved.