annotation class ExtensionField(val beanName: String)

Annotation to define an additional field for a specific Node (and all subclasses) The field is implemented by a bean with the defined name of type ExtensionFieldDefinition

Parameters

beanName

the name of the bean defining the extension field, must be of type ExtensionFieldDefinition

Properties

Link copied to clipboard