Project

General

Profile

« Previous | Next » 

Revision eae56a30

Added by Andreas Müller over 3 years ago

ref #6581 update HQL and property paths and similar to nomenclaturalSource (some issues unclear)

View differences:

cdmlib-remote/src/main/java/eu/etaxonomy/cdm/remote/controller/PolytomousKeyPortalController.java
70 70

  
71 71
        List<String> nodePaths = new ArrayList<String>();
72 72
        nodePaths.add("subkey");
73
        nodePaths.add("taxon.name.nomenclaturalReference");
73
        nodePaths.add("taxon.name.nomenclaturalSource.citation");
74 74

  
75 75
        List<String> propertyPaths = new ArrayList<String>();
76 76
        propertyPaths.add("sources");

Also available in: Unified diff