Project

General

Profile

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

# Date Author Comment
cdbfdfb0 10/30/2019 02:00 PM Andreas Müller

cleanup

a296b200 03/15/2019 03:30 PM Andreas Kohlbecker

ref #8169 adding missing @Transactional to VersionableServiceBase.isDeletable()

c31ff29d 08/15/2018 10:05 AM Katja Luther

kindOfUnit for all derivates not only for field units

ea33ac4f 06/14/2018 01:59 PM Andreas Müller

use long instead of int (cont.)

d45008d0 12/20/2016 11:49 AM Andreas Kohlbecker

ref #6190 removing svn property place holder in first line of code

645658b9 11/03/2016 02:04 PM Katja Luther

fix #6174: isDeletable needs to be called with UUID and the objects is
loaded on server side

05cdf24e 03/19/2015 02:49 PM Andreas Müller

merge validation2 and model 3.5 into trunk

5ddc7eb3 12/03/2014 01:49 PM Katja Luther

isDeletable returns DeleteResult

aa3535e0 10/29/2014 01:17 PM Katja Luther
2a64a8b5 05/12/2014 12:52 PM Katja Luther

moved the basic implementation of isDeletable from IdentifiableServiceBase to VersionableServiceBase

1995f802 05/05/2014 02:59 PM Katja Luther

if deletion of an object fails the method does not throw an exception but returns a message

76de813f 02/18/2011 02:43 PM Andreas Kohlbecker
2a56d8c1 12/18/2009 11:35 AM Ben Clark

Refactored service layer to reflect changes in search methods lower down, and moved @Transactional annotations to concrete classes

219ab499 11/26/2009 11:45 AM Ben Clark

Added Methods to AuditEventService, VersionableServiceBase and altered NoDuplicateNamesValidator to take into account authorship, publication and microreference to allow for names that are homonyms

c4e812bc 10/07/2009 02:07 PM Ben Clark

Merged in changes from cate-development branch and upgraded to spring 3.0.0.RC1

e0dbe59a 07/09/2009 12:22 PM Ben Clark

Added comments indicating candidates for harmonisation

d44277a9 05/07/2009 01:45 PM Ben Clark

Lots of changes, including adding List orderHints, List propertyPaths to service methods, created IUserService interface for management of user entities

c2f269f9 03/25/2009 03:20 PM Andreas Kohlbecker

svn keyword property "Id" added

6dc51956 02/25/2009 01:54 PM Ben Clark

Committing large number of changes relating to versioning implementation (#108), plus lsid resolution services