Project

General

Profile

« Previous | Next » 

Revision 95504cb1

Added by Andreas Müller over 1 year ago

cleanup

View differences:

cdmlib-services/src/main/java/eu/etaxonomy/cdm/api/service/IGroupService.java
27 27
 */
28 28
public interface IGroupService extends IService<Group>, GroupManager{
29 29

  
30

  
31 30
    /**
32 31
     * Return a List of groups matching the given query string, optionally filtered by class, optionally with a particular MatchMode
33 32
     *

Also available in: Unified diff