Project

General

Profile

« Previous | Next » 

Revision f6299e47

Added by Andreas Kohlbecker almost 8 years ago

#4366 test for aggregation of distribution sources (byArea)

View differences:

cdmlib-services/src/main/java/eu/etaxonomy/cdm/api/service/description/TransmissionEngineDistribution.java
452 452
                TaxonDescription description = findComputedDescription(taxon, doClearDescriptions);
453 453
                List<Distribution> distributions = distributionsFor(taxon);
454 454

  
455

  
456 455
                // Step through superAreas for accumulation of subAreas
457 456
                for (NamedArea superArea : superAreaList){
458 457

  

Also available in: Unified diff