Project

General

Profile

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

# Date Author Comment
41556e03 07/12/2018 05:40 PM Andreas Kohlbecker

ref #7552 adapting cdm-vaadin to TypedEntityReference now being in other package

6d6d19d1 04/11/2018 04:55 PM Andreas Kohlbecker

ref #7348 moving RegistrationDTO related classes into cdmlib-services conformant packages

0844524a 04/11/2018 04:55 PM Andreas Kohlbecker

switching vom id based to uuid based ui navigation and entity references

374696fa 01/30/2018 04:21 PM Andreas Kohlbecker

ref #6740 TypeDesignationSetManager switched from workingsetid to baseReference

6ab3b976 11/23/2017 12:36 PM Andreas Kohlbecker

delete of SpecimenTypeDesignationWorkingSet implemented

9dab9096 11/23/2017 10:17 AM Andreas Kohlbecker

moving bussiness logic from presenter into DTO Service

a4ef0a5a 11/14/2017 12:49 PM Andreas Kohlbecker

SpecimenTypeDesignationWorkingSetDTO with nore knowledge on typifiedName and citation simplifies presenters

02ec8d6b 11/14/2017 11:39 AM Andreas Kohlbecker

ref #7059 ref #7046 using kindOfunit for TypeDesisgnations instead of DerivationEvent type and fixing save and LIE problems:
- intoducing EntityCache to allow re-using previously loaded entities
- CdmEntityCache implements EntityCache
- ToOneRelatedEntityReloader to replace entities loaded by the LazySelect...