Event

The business object contains the configuration data for an event. Events provide a mechanism for loosely-coupled parts of the application to communicate information about state changes in the system. When one module in the application raises an event, one or more other modules receive notification of that event having occurred provided they are registered as listeners for that event. The configuration data that is contained within this business object is stored on the following entities: