Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
4af8adcf 10/26/2021 02:01 PM Katja Luther

ref #9814: rename findByTitleasDto method to findByTitleAsDtoWithVocDto

749a2e19 09/23/2021 10:22 AM Andreas Müller

ref #9477 fix term loading for ordered new terms

0dd6415a 09/17/2021 10:24 AM Andreas Müller

fix #825 rename method that searches by representation label in term dao

71559ffe 09/15/2021 12:29 PM Katja Luther

ref #9710: switch to dtos for descriptive data set and descriptions for character matrix

55235f66 08/18/2021 12:49 PM Katja Luther

adapted interface

b81c8fe7 05/03/2021 09:16 AM Andreas Müller

rename NamedAreaSearchField to TermSearchField

0ff7ce5c 05/02/2021 10:46 PM Andreas Müller

fix #9598 add deduplication to DefinedTermDaoImpl.listNamedAreaByAbbrev(...) rename listNamedArea to list(clazz, ....) to make the method more generic

715f62d1 05/02/2021 10:44 PM Andreas Müller

cleanup

c32d6e53 05/01/2021 09:52 PM Andreas Müller

cleanup

de8249cf 01/05/2021 08:05 PM Andreas Müller

ref #9114 add URI Wrapper and replace all java.net.URI occurrences by the wrapper in cdmlib

2720ea2c 01/05/2021 05:45 PM Andreas Müller

cleanup

4d68581f 10/29/2020 04:54 PM Katja Luther

ref #8774: further implementations for using term dtos in editor

3037370e 10/12/2020 11:15 AM Katja Luther

ref #8774: dto and service adaptions to use dtos for term tree editors

5edd1fbf 06/15/2020 06:00 PM Katja Luther

fix #9040: implement service/persistent methods to get featureDtos fitting to availableFor param

1626b3d2 01/30/2020 02:50 PM Katja Luther

ref #8044: add service/persistence method to get vocDto for pattern

25a98c3f 12/04/2019 11:48 AM Katja Luther

ref #8677: getNamedAreaDTO

7fc77454 09/26/2019 03:08 PM Katja Luther

ref #8568: fix findByUuidsAsDto for terms

22bbda04 09/26/2019 01:01 PM Katja Luther

ref #8568: methods to get term and voc dtos by uuid list

d2389430 09/16/2019 09:34 AM pplitzner

ref #8450 Load supported categorical states in service layer

b6ea6bbc 09/13/2019 11:02 AM Katja Luther

ref #8385: methods for better voc selection pref pages

f541ce53 09/12/2019 01:46 PM Katja Luther

ref #8350: create new predicate for namedArea search by abbreviation

e9a06541 09/02/2019 08:21 AM pplitzner

ref #8488 Recurse sub types of term types

887eb4d0 08/16/2019 04:32 PM Andreas Müller

move term node DAOs to term package

af1131f2 08/15/2019 10:20 AM Katja Luther

ref #8385: add method to get voc by uuid

9298a53f 05/24/2019 02:23 PM Patrick Plitzner

ref #6774 Add service method findVocabularyDtoByTermTypes()

72312cbc 04/29/2019 04:03 PM Andreas Kohlbecker

ref #7965 methods to get typeDesignationStatusInUse as term an as filter object

f6cdd5da 04/29/2019 01:52 PM Katja Luther

rename getUuidAndTitleCache for namedAreas

2336c424 04/25/2019 02:17 PM Patrick Plitzner

ref #8248 Add service method to find terms by URI

1933a33c 04/24/2019 12:16 PM Patrick Plitzner

ref #8242 Add service method to get all terms for multiple vocabularies

14676ea5 04/24/2019 10:48 AM Katja Luther

getUuidAndTitleCache for namedAreas with voc restriction

581deb02 04/18/2019 01:24 PM Patrick Plitzner

ref #8242 Add service method to get all terms for a given vocabulary

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

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