Project

General

Profile

« Previous | Next » 

Revision 4012cbc4

Added by Katja Luther over 2 years ago

ref #9842: first steps removing objects in dto creation - continue

View differences:

cdmlib-services/src/main/java/eu/etaxonomy/cdm/api/service/IDescriptiveDataSetService.java
145 145
     * will be added to the description <b>if</b> a new one is created
146 146
     * @return either the found specimen description or a newly created one
147 147
     */
148
    public DescriptionBaseDto findSpecimenDescription(UUID descriptiveDataSetUuid, SpecimenOrObservationBase specimenUuid, boolean addDatasetSource);
148
    public DescriptionBaseDto findSpecimenDescription(UUID descriptiveDataSetUuid, SpecimenOrObservationBase specimenUuid);
149 149

  
150 150
    /**
151 151
     * Returns all states for all supportedCategoricalEnumeration of this categorical feature

Also available in: Unified diff