Project

General

Profile

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

# Date Author Comment
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

aeb5ba21 05/25/2016 11:18 AM Patrick Plitzner

Add missing service method #5829

7d194cca 04/28/2016 04:44 PM Andreas Müller

Cleanup transient agent service

4c646f73 04/07/2016 01:47 PM Katja Luther

add missing transient service

1930efaf 03/15/2016 01:52 PM Katja Luther

minor

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

Implement new load method for uuid lists

bc073c98 10/14/2015 12:05 PM Cherian Mathew

#5268 Use convert methods which use uuids

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

1706bc52 06/22/2015 11:31 AM Cherian Mathew

fixed conflicts from last commit

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

7e8f3d31 04/01/2015 05:36 AM Andreas Müller

fix new methods in agent service for transient services

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

7759e4de 08/04/2014 01:46 PM Andreas Müller

LockMode issues in transient services

bcdc7df3 07/30/2014 02:09 PM Katja Luther

adaption for error handling of delete methods

ad1fb316 06/26/2014 05:22 PM Cherian Mathew

implementing findWithoutFlush method in transient services

ee385ff9 05/20/2014 01:12 PM Andreas Müller

update new generic services in TaxEditor #4224

3f8e87ed 05/05/2014 03:01 PM Katja Luther

adding a taxon bulk editor and changes because the delete methods does not throw exceptions anymore

15387df0 02/26/2014 09:39 AM Patrick Plitzner
  • moved transient interfaces to taxeditor.editor
    • changed GUI control of DataImportEditor to be a TableViewer
    • made DataImportEditor generic