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/oaipmh/ReferenceOaiPmhController.java
48 48
    private static final List<String> TAXON_INIT_STRATEGY = Arrays.asList(new String []{
49 49
            "titleCache",
50 50
            "name.titleCache",
51
            "name.nomenclaturalReference.titleCache",
51
            "name.nomenclaturalSource.citation.titleCache",
52 52
            "$"
53 53
            });
54 54

  

Also available in: Unified diff