Project

General

Profile

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

# Date Author Comment
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...