LSPS documentation logo
LSPS Documentation
Custom Functions and Task Types

To implement custom business logic in your own models, create custom functions or task types. If you want to use the server services and data, register functions as EJBs. If you are defining JPA entities, make sure to add the classes to the respective mapping file.