Project

General

Profile

feature request #4118

Updated by Andreas Müller over 2 years ago

successor ticket to #4081 (TaxonNodeServiceImpl.makeTaxonNodeASynonymOfAnotherTaxonNode() requires TAXONNAMEBASE.[UPDATE]) 


 


 The `CdmSecurityHibernateInterceptor` has a map which defines properties per type that will be excluded from the permission validation. We need new Annotation `@NotPartOf` to populate this map in a dynamic way. This annotation will indicate that the annotated property is not a crucial part of the type and that this property should be excluded from the permission validation 
 

Back