Project

General

Profile

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

# Date Author Comment
3807d9cb 11/11/2019 11:48 PM Andreas Müller

cleanup

21410a84 07/26/2019 01:28 AM Andreas Müller

cleanup

0d79c535 07/19/2019 06:14 PM Andreas Müller

ref #6794 remove references to TermVocabulary.iterator()

268e5f20 03/18/2019 02:30 PM Andreas Müller

cleanup

76cfd0f6 03/05/2019 05:34 PM Andreas Müller

ref #8162 move term related classes from persistence(.dao.)common to .term

1c39686b 03/05/2019 11:33 AM Andreas Müller

ref #8162 adapt cdmlip to new term package structure

a88578ce 05/02/2018 02:00 PM Andreas Müller

ref #6241 replaced @created by @since in cdmlib

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

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

ccf1f2f1 12/03/2014 10:03 AM Andreas Müller

merge PresenceTerm and AbsenceTerm #4521

fdf9eec2 05/20/2014 12:11 PM Andreas Müller

better use of generics in service layer and persistence list methods

15348b34 09/07/2013 02:37 AM Andreas Müller

Change WaterbodyOrCountry name to Country #3700

77b4a247 04/05/2013 12:06 PM Andreas Kohlbecker

switching transaction propagation strategy from Propagation.SUPPORTS to Propagation.REQUIRED, see http://dev.e-taxonomy.eu/trac/wiki/CdmTransactions

25461b19 03/28/2013 10:18 AM Andreas Müller

some changes in the ABCD206 Import

bb5e13c1 09/10/2012 08:15 AM Andreas Kohlbecker

Straightening Operations.class, new enum CRUD and deprecating hasPermission in IService

adfc2cab 09/08/2012 10:00 AM Andreas Kohlbecker

reverting last commit - will be committed again later

08582061 09/07/2012 04:42 PM Andreas Kohlbecker

merging in git branch 'methodSecurityExpressions' and resolving conflict in SecurityTest.java

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

b5b7a7b0 09/01/2009 05:40 PM Niels Hoffmann

added new methods to facilitate filtered selection dialogues

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

Added comments indicating candidates for harmonisation

5c8e8d60 06/03/2009 11:37 PM Ben Clark

Tried to ensure consistent use of readOnly transaction for list / get / search / find method in the service layer. Added merge(T t) method to IService to allow persisting detachedObjects

83ec0139 05/26/2009 06:02 PM Niels Hoffmann

manually deproxied NamedAreas

fab1ec9e 05/25/2009 05:49 PM Niels Hoffmann

Fixed some issues with database handling and fixed a bug in LocationService.

89ee59ee 04/09/2009 05:14 PM Niels Hoffmann

Implemented a location service