Project

General

Profile

« Previous | Next » 

Revision 91e53109

Added by Andreas Kohlbecker over 3 years ago

ref #9290 SpecimenTypeDesignationEditor now using designation reference correctly

View differences:

src/main/java/eu/etaxonomy/cdm/service/ISpecimenTypeDesignationWorkingSetService.java
23 23
 */
24 24
public interface ISpecimenTypeDesignationWorkingSetService {
25 25

  
26
    public SpecimenTypeDesignationWorkingSetDTO<Registration> create(UUID registrationUuid, UUID publicationUuid, UUID typifiedNameUuid);
26
    public SpecimenTypeDesignationWorkingSetDTO<Registration> create(UUID registrationUuid, UUID typifiedNameUuid);
27 27

  
28 28
    /**
29 29
     * @param id the CDM Entity id

Also available in: Unified diff