Project

General

Profile

« Previous | Next » 

Revision d98c0473

Added by Andreas Müller over 3 years ago

cleanup

View differences:

cdmlib-services/src/main/java/eu/etaxonomy/cdm/api/service/RegistrationServiceImpl.java
189 189
        Pager<Registration> regPager = pageByParamWithRestrictions(Registration.class, "identifier", identifier, MatchMode.EXACT,
190 190
                restrictions, pageSize, pageIndex, null, propertyPaths);
191 191

  
192

  
193 192
        return regPager;
194 193
    }
195 194

  

Also available in: Unified diff