Project

General

Profile

Download (26.9 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
53a122e4 10/06/2016 12:48 PM Andreas Müller

fix #6120 Cleanup uuidAndTitleCache methods

16acec00 09/21/2016 09:26 PM Andreas Müller

fix transient services

39e5a6f0 09/16/2016 09:11 PM Andreas Müller

fix transientServices (2)

e8f96965 06/30/2016 04:34 PM Andreas Müller

Fix compile errors in transient services for loadByIds

bee783cb 06/30/2016 09:44 AM Katja Luther

fix transient services

6aa1e65d 06/10/2016 04:16 PM Andreas Müller

Adapt all transient services to latest API changes

335bbd17 11/25/2015 06:31 PM Cherian Mathew

Implement new load method for uuid lists

36ae5e03 10/08/2015 04:54 PM Cherian Mathew

Update transient services for new load method

6c95dd3d 10/08/2015 12:48 PM Cherian Mathew

Update root entity merge calls to use new merge method.

a8911868 10/02/2015 11:24 AM Cherian Mathew

Update transient services with new merge method

abebca79 09/24/2015 11:05 AM Cherian Mathew

#5247 Fix duplicate entity issue for new entities by using the new merge service method which returns the input transient object

2c5de69d 07/03/2015 12:04 PM Cherian Mathew

#5056 Adapt editor to service layer 'save' method refactoring in cdmlib

3c4d1aba 07/02/2015 11:21 AM Cherian Mathew

Make editor compatible with latest cdmlib service layer updates

3e1ed38c 06/29/2015 02:53 PM Cherian Mathew

Update transient services with new delete method

ea8a5aa2 06/23/2015 01:01 PM Cherian Mathew

Fix issues with merge conflicts

790395af 06/23/2015 10:09 AM Cherian Mathew

Fixes from Katja for commit issue

e1623027 06/22/2015 03:49 PM Patrick Plitzner

adapt transient service methods to cdmlib changes

562118a0 06/22/2015 11:30 AM Katja Luther

all delete methods need an Uuid as argument

Conflicts:
eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/view/dataimport/transientServices/TransientAgentService.java
eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/view/dataimport/transientServices/TransientDescriptionService.java...

79e8baa5 06/15/2015 04:11 PM Patrick Plitzner
  • added transient service methods
48d1a460 05/26/2015 01:42 PM Andreas Müller

moving UuidAndTitleCache from model to persistence (changes in Editor). #4799

62ad723f 01/21/2015 05:49 PM Andreas Müller

adapt services to new findByIdentifer in Editor

7c1862cd 01/08/2015 11:42 AM Andreas Müller

update Transient services

a53be09c 12/03/2014 02:00 PM Katja Luther

adapt transientServices to returntype of isdeletable methods

5da1d38c 09/08/2014 03:57 PM Patrick Plitzner
  • implemented unstable DataImportView which will replace DataImportEditor