Details
-
Improvement
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
None
-
None
Description
In a content bean class, methods annotated with @HippoEssentialsGenerated with parameter allowModifications=false are ignored (i.e. not overwritten) by the BeanWriter (see ESSENTIALS-978). This works well.
The @HippoEssentialsGenerated can be use at class level too, but the allowModifications parameter is ignored at that level. It would be convenient and consistent to support the allowModifications parameter at class level too, so that an entire content bean class is simply ignored by the BeanWriter.
Attachments
Issue Links
- relates to
-
ESSENTIALS-978 Add option to tell Beanwriter to not override customized getter method
- Closed