Uses of Class
org.gcube.portlets.user.speciesdiscovery.client.model.ClassificationModel

Packages that use ClassificationModel
org.gcube.portlets.user.speciesdiscovery.client.filterresult   
org.gcube.portlets.user.speciesdiscovery.client.rpc   
org.gcube.portlets.user.speciesdiscovery.server   
org.gcube.portlets.user.speciesdiscovery.server.stream.aggregation   
 

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)
           
 



Copyright © 2013. All Rights Reserved.