Project

General

Profile

« Previous | Next » 

Revision 580b83e6

Added by Patrick Plitzner almost 8 years ago

#5890 Add service method to get the root node for a given classification

View differences:

cdmlib-services/src/main/java/eu/etaxonomy/cdm/api/service/IClassificationService.java
47 47
     */
48 48
    public ITaxonTreeNode getTreeNodeByUuid(UUID uuid);
49 49

  
50
    public TaxonNode getRootNode(UUID classificationUuid);
51

  
50 52
    /**
51 53
     *
52 54
     * @param limit

Also available in: Unified diff