Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| devel:documentation:architecture:dev:events [2020/08/13 07:35] – [AsyncEntityEventProcessor] tomiskar | devel:documentation:architecture:dev:events [2021/08/13 07:18] (current) – [Entities with event support] tomiskar | ||
|---|---|---|---|
| Line 65: | Line 65: | ||
| * adds event type '' | * adds event type '' | ||
| * '' | * '' | ||
| - | * supports base event types '' | + | * supports base event types '' |
| * '' | * '' | ||
| * supports base event types '' | * supports base event types '' | ||
| Line 128: | Line 128: | ||
| * '' | * '' | ||
| * supports base event types '' | * supports base event types '' | ||
| + | * '' | ||
| + | * supports base event types '' | ||
| + | * '' | ||
| + | * supports base event types '' | ||
| + | * adds event type '' | ||
| + | * '' | ||
| + | * supports base event types '' | ||
| * '' | * '' | ||
| * '' | * '' | ||
| Line 135: | Line 142: | ||
| * supports base event types '' | * supports base event types '' | ||
| * '' | * '' | ||
| + | * supports base event types '' | ||
| + | * '' | ||
| * supports base event types '' | * supports base event types '' | ||
| * '' | * '' | ||
| Line 146: | Line 155: | ||
| * adds event type '' | * adds event type '' | ||
| * '' | * '' | ||
| + | * supports base event types '' | ||
| * adds event type '' | * adds event type '' | ||
| * adds event type '' | * adds event type '' | ||
| Line 163: | Line 173: | ||
| - | The default order for listeners ('' | + | The [[# |
| - | * '' | + | |
| - | * '' | + | |
| - | * '' | + | |
| ===== Basic interfaces ===== | ===== Basic interfaces ===== | ||
| Line 212: | Line 219: | ||
| ==== AbstractInitApplicationProcessor==== | ==== AbstractInitApplicationProcessor==== | ||
| - | Use this super class for providing application and module [[todo|init data]]. | + | Use this super class for providing application and module [[.events: |
| Line 349: | Line 356: | ||
| ===== Implemented processors ===== | ===== Implemented processors ===== | ||
| - | Basic save and delete | + | **Basic processors for simple operations (e.g. save, delete) are not listed.** All registered processors can be listed in agenda (Settings - Modules - Processors). |
| + | |||
| ==== Automatic roles processors ==== | ==== Automatic roles processors ==== | ||
| <code properties> | <code properties> | ||