Project

General

Profile

task #8406

Updated by Andreas Kohlbecker over 4 years ago

## cdmlib-remote 


 eu.etaxonomy.cdm.remote.controller.OccurrenceController.doGetOccurencesDTO(@PathVariable(value="uuid") UUID uuid, HttpServletRequest request, HttpServletResponse response) throws IOException 

 * rename to *FieldUnitDTO as it returns FieldUnitDTO 

 ## data portal 

 * There are different kinds of "views" on specimens lists,  
    * some of them provide a pager others do not 
    * do operate on different webservice response types (FieldUnitDto, ...) and are thus not exchangable. 
 * The kind of representation of specimens lists needs to be selectable via a set of radio buttons.  

Back