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 ZIETrans project, in the ZIETrans Projects view, right-click on your project and select New ZIETrans > 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. For more information about adding business logic to your ZIETrans project, refer to Adding or Integrating business logic.