Project

General

Profile

« Previous | Next » 

Revision 262c0177

Added by Andreas Müller almost 2 years ago

ref #10089 rename TypeDesignationWorkingSet to TypeDesignationSet in cdmlib

View differences:

cdmlib-remote/src/main/resources/eu/etaxonomy/cdm/remote/json/jsonConfigurations.xml
238 238
        <entry key="java.util.LinkedHashMap">
239 239
            <bean class="eu.etaxonomy.cdm.remote.json.processor.value.MapJSONValueProcessor" />
240 240
        </entry>
241
        <entry key="eu.etaxonomy.cdm.api.service.name.TypeDesignationWorkingSet">
241
        <entry key="eu.etaxonomy.cdm.api.service.name.TypeDesignationSet">
242 242
            <bean class="eu.etaxonomy.cdm.remote.json.processor.value.MapJSONValueProcessor" />
243 243
        </entry>
244 244
        <entry key="eu.etaxonomy.cdm.common.URI">
......
535 535
        <entry key="java.util.LinkedHashMap">
536 536
            <bean class="eu.etaxonomy.cdm.remote.json.processor.value.MapJSONValueProcessor" />
537 537
        </entry>
538
        <entry key="eu.etaxonomy.cdm.api.service.name.TypeDesignationWorkingSet">
538
        <entry key="eu.etaxonomy.cdm.api.service.name.TypeDesignationSet">
539 539
            <bean class="eu.etaxonomy.cdm.remote.json.processor.value.MapJSONValueProcessor" />
540 540
        </entry>
541 541
        <entry key="eu.etaxonomy.cdm.common.URI">

Also available in: Unified diff