|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TaxonomyInterface | |
---|---|
org.gcube.portlets.user.speciesdiscovery.server.stream.aggregation | |
org.gcube.portlets.user.speciesdiscovery.shared |
Uses of TaxonomyInterface in org.gcube.portlets.user.speciesdiscovery.server.stream.aggregation |
---|
Methods in org.gcube.portlets.user.speciesdiscovery.server.stream.aggregation that return types with arguments of type TaxonomyInterface | |
---|---|
protected EnumMap<MainTaxonomicRankEnum,TaxonomyInterface> |
TaxonomyClassificationAggregator.groupTaxonByRank(List<? extends TaxonomyInterface> listTaxonomyInteface)
|
Methods in org.gcube.portlets.user.speciesdiscovery.server.stream.aggregation with parameters of type TaxonomyInterface | |
---|---|
protected String |
TaxonomyClassificationAggregator.addTaxonToAggregation(MainTaxonomicRankEnum aggregationRank,
TaxonomyInterface taxon,
String baseTaxonId,
String baseTaxonValue,
String classificationRank)
|
Method parameters in org.gcube.portlets.user.speciesdiscovery.server.stream.aggregation with type arguments of type TaxonomyInterface | |
---|---|
protected EnumMap<MainTaxonomicRankEnum,TaxonomyInterface> |
TaxonomyClassificationAggregator.groupTaxonByRank(List<? extends TaxonomyInterface> listTaxonomyInteface)
|
Uses of TaxonomyInterface in org.gcube.portlets.user.speciesdiscovery.shared |
---|
Classes in org.gcube.portlets.user.speciesdiscovery.shared that implement TaxonomyInterface | |
---|---|
class |
Taxon
|
class |
TaxonomyRow
|
Methods in org.gcube.portlets.user.speciesdiscovery.shared that return types with arguments of type TaxonomyInterface | |
---|---|
List<? extends TaxonomyInterface> |
TaxonomyProvider.getParents()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |