Project

General

Profile

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

# Date Author Comment
4cab2fd1 11/08/2018 12:04 PM Andreas Müller

Add series parsing with letters (test)

601b8e6e 09/28/2018 06:40 PM Katja Luther

ref #7345: add dao and service methods to get UuidAndTitleCache marked with a special markerType

98ce4a92 08/17/2018 03:31 PM Andreas Müller

ref #7664 adapt return type for many methods with defined typification

024d9b21 07/02/2018 09:13 AM Andreas Kohlbecker

ref #7525 restoring all previously removed Criteria methods

a33babc0 06/29/2018 05:17 PM Andreas Kohlbecker

fix #7525 replacing Criteria lists by cdm Restrictions in CdmEntityDaoBase.*ByTitle() methods

9a21de1f 06/14/2018 12:57 PM Andreas Müller

use long instead of int (cont.)

7a47f7c8 01/17/2018 03:43 PM Katja Luther

move getUuidAndTitleCache methods to identifiableService

c781c97b 12/15/2017 01:15 PM Katja Luther

implement possibility to get cdmEntities by identifiers in dialogs

42d4306a 11/30/2017 11:55 AM Katja Luther

adapt uuidAndTitleCache services and dao methods to search for a pattern

ede5b774 07/09/2017 04:38 PM Andreas Müller

cleanup

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

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

3dfc49ed 10/06/2016 02:24 PM Andreas Müller

fix #6122 add titleCache service

8d6c8a12 10/06/2016 12:36 PM Andreas Müller

fix #6120 Cleanup uuidAndTitleCache methods

ff5981db 09/21/2016 02:48 PM Andreas Müller

rename FindByIdentifierDTO and FindByMarkerDTO

65b68496 09/16/2016 05:30 PM Andreas Müller

fix #6072 Implement findIdentifiableEntityByMarkers

c363956a 06/23/2016 04:42 PM Andreas Müller

#5909 revert unwanted commit

9f495932 06/23/2016 04:27 PM Andreas Müller

#5909 fix failing test

c51ef083 06/10/2016 02:12 PM Katja Luther

add limit and pattern to the uuid and titlecache methods

3b2bbc66 09/09/2015 10:17 PM Andreas Müller

Fix tagged title generation for taxa

d26d6619 05/26/2015 01:40 PM Andreas Müller

moving UuidAndTitleCache from model to persistence. #4799

0b9c5cf2 01/21/2015 05:31 PM Andreas Müller

improve and rename findByIdentifier service

97ac524a 01/08/2015 11:46 AM Andreas Müller

first tests for listByIdentifier

6a47f57b 01/07/2015 07:36 PM Andreas Müller

first untested version for findByIdentifier #4594

49490a3b 03/06/2014 01:48 AM Andreas Müller

minor

b9cbcc7c 09/26/2013 05:45 PM Andreas Kohlbecker

moving all beaninitializer classes to new package 'eu.etaxonomy.cdm.persistence.dao.initializer'

dd4c21b7 01/16/2013 12:45 PM Andreas Kohlbecker

fixing MediaAutoInitializer & fixing bug in AbstractBeanInitializer

8621e56a 07/10/2012 05:07 PM Andreas Kohlbecker

solving #2958 (rename and move TaxonServiceConfigurator)

d9f1f8e5 03/30/2012 10:35 AM Andreas Kohlbecker

merging revisions 14601:14603, 14653:14683 from branches/cdmlib/vibrant-index into trunk (contains: IdentifyableListController, jsonp support for REST service)

1120db75 12/21/2011 04:12 PM Andreas Kohlbecker

harmonising whitespace tab->space

79c0eaa0 10/10/2011 05:47 PM Andreas Müller

move progress monitoring into subpackage and add CancelException

61a393ee 07/28/2011 02:07 PM Andreas Müller

fix javadoc for findByTitle

f77b32f4 05/12/2011 11:36 AM Niels Hoffmann

Fixes #2372

d18060a7 05/11/2011 01:09 PM Katja Luther

make countByTitle public and delete param propertyPath

83ec5bc6 05/11/2011 11:06 AM Katja Luther

countByTitle() method for IIdentifiableService

f197a589 03/02/2011 06:10 PM Andreas Müller

refactoring of interface for updateTitleCache

89b86cc8 09/07/2010 01:20 PM Andreas Müller

deduplication

e717cfb4 08/25/2010 03:26 PM Eun-Mok Lee

Added listByReferenceTitle() to search in 'title'

f297821d 08/25/2010 10:11 AM Eun-Mok Lee

changed comment

b56665d2 08/20/2010 04:39 PM Eun-Mok Lee

Added listByTitle as an alternative to findByTitle

b17d9121 07/06/2010 06:57 PM Andreas Müller

cache update for identifiable services

dcecc863 12/22/2009 08:19 PM Ben Clark

Added public T replace(T x, T y) to ICdmEntityDao, implementation and tests

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

58452b54 11/10/2009 03:57 PM Katja Luther

modifier "abstract" removed in interfaces

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

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

b3715e03 09/21/2009 01:05 PM Niels Hoffmann

changed flush mode to COMMIT. Solves lots of issues regarding hibernate conversations.
added getUuidAndTitleCache methods at service level

57606ee3 09/21/2009 02:21 AM Andreas Müller

Intensive model change for referenceBase and subclass, smaller model changes for taxonBase and marker

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

d57c0df0 01/05/2009 01:07 PM Ben Clark

Implemented additional service methods as part of #466. Ported Pager interface and implementations, refactored integration tests

25663b56 04/24/2008 04:01 AM Andreas Müller
a400a105 03/13/2008 11:43 AM Markus Döring

~

2d993c6e 01/31/2008 11:59 AM Andreas Müller