Applying business logic
You can specify a Java™ method to be called as one of the actions in a screen event, to perform business logic. To add business logic to your HATS project, in the HATS Projects view, right-click on your project and select New HATS > Business Logic. A wizard prompts you for a target project, a class name and a package name and then a stub class is created in the Source directory for the project.