...
Custom methods service is basicly basically normal JAVA class. Only additional element is Spring '@Service' annotation.
...
- modelHookMethodName - name of model hook method
- dataDefinition - dataDefinition data definition of hook event entity
- entity - hook event entity
...