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/TaxonController.java
108 108
        super();
109 109
        setInitializationStrategy(Arrays.asList(new String[]{
110 110
                "$",
111
                "name.nomenclaturalReference"
111
                "name.nomenclaturalSource.citation"
112 112
                }
113 113
        ));
114 114
    }

Also available in: Unified diff