Project

General

Profile

« Previous | Next » 

Revision 421d5cb4

Added by Andreas Müller over 1 year ago

cleanup

View differences:

cdmlib-services/src/main/java/eu/etaxonomy/cdm/api/service/ITaxonNodeService.java
231 231
    public UpdateResult setPublishForSubtree(PublishForSubtreeConfigurator configurator);
232 232

  
233 233
    /**
234
     * Returns a list of taxon node {@link UUID uuids} according to the given filter.
234
     * Returns the total count of taxon nodes according to the given filter.
235 235
     */
236 236
    public long count(TaxonNodeFilter filter);
237 237

  

Also available in: Unified diff