Project

General

Profile

task #9276

Updated by Andreas Kohlbecker over 3 years ago

copied from #9252 

 DerivateDataDTO needs harmonization: 

 * find better class name 
 * Use `List<MediaDTO>` List<MediaDTO> instead of `List<Link>` List<Link> 
 * Use `List<TypeEntityReference>` List<TypeEntityReference> instead of `List<UUID>` List<UUID> 

Back