|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ClassificationModel in org.gcube.portlets.user.speciesdiscovery.client.filterresult |
---|
Methods in org.gcube.portlets.user.speciesdiscovery.client.filterresult that return ClassificationModel | |
---|---|
ClassificationModel |
ClassificationFilter.getFileModelByIdentifier(String id)
|
Method parameters in org.gcube.portlets.user.speciesdiscovery.client.filterresult with type arguments of type ClassificationModel | |
---|---|
void |
ClassificationFilter.loadDataSourceClassification(HashMap<String,ClassificationModel> result,
String rank)
|
Uses of ClassificationModel in org.gcube.portlets.user.speciesdiscovery.client.rpc |
---|
Methods in org.gcube.portlets.user.speciesdiscovery.client.rpc that return types with arguments of type ClassificationModel | |
---|---|
HashMap<String,ClassificationModel> |
TaxonomySearchService.getFilterCounterForClassification(String rank)
|
Method parameters in org.gcube.portlets.user.speciesdiscovery.client.rpc with type arguments of type ClassificationModel | |
---|---|
void |
TaxonomySearchServiceAsync.getFilterCounterForClassification(String rank,
com.google.gwt.user.client.rpc.AsyncCallback<HashMap<String,ClassificationModel>> callback)
|
Uses of ClassificationModel in org.gcube.portlets.user.speciesdiscovery.server |
---|
Methods in org.gcube.portlets.user.speciesdiscovery.server that return types with arguments of type ClassificationModel | |
---|---|
HashMap<String,ClassificationModel> |
TaxonomySearchServiceImpl.getFilterCounterForClassification(String rankLabel)
|
Uses of ClassificationModel in org.gcube.portlets.user.speciesdiscovery.server.stream.aggregation |
---|
Fields in org.gcube.portlets.user.speciesdiscovery.server.stream.aggregation with type parameters of type ClassificationModel | |
---|---|
protected EnumMap<MainTaxonomicRankEnum,HashMap<String,ClassificationModel>> |
TaxonomyClassificationAggregator.aggregations
|
Methods in org.gcube.portlets.user.speciesdiscovery.server.stream.aggregation that return types with arguments of type ClassificationModel | |
---|---|
EnumMap<MainTaxonomicRankEnum,HashMap<String,ClassificationModel>> |
TaxonomyClassificationAggregator.getAggregation()
|
protected HashMap<String,ClassificationModel> |
TaxonomyClassificationAggregator.getAggregation(MainTaxonomicRankEnum rank)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |