Omada.OE.AppLogic.Model Namespace |
| Class | Description | |
|---|---|---|
| EventHandlerInitializationOptions |
Options class for CodeAssemblyController.InitializeEventHandlerClasses(EventHandlerInitializationOptions)
| |
| SystemUpdateActionBase |
Base class for system update action classes.
Guide: when inheriting from SystemUpdateActionBase then Keys should be assigned to in the constructor.
| |
| UpdateActionArgs |
The class is used as argument in the PerformUpdate method of ISystemUpdateAction.
It contains helper methods for executing SQL updates
Note: The class is implemented as a controller for the sake of testability (We need a connection and transaction)
| |
| WebServerStartupOptions |
Options class for MasterController.PerformWebServerStartupActions(WebServerStartupOptions)
|
| Interface | Description | |
|---|---|---|
| ISystemUpdateAction |
A SystemUpdateAction can be used to update the ES database by executing SQL queries or code.
|
| Enumeration | Description | |
|---|---|---|
| CodeMethodExecutionHelperStatus | ||
| SystemUpdateActionRepetition |