DataObjectIntegrationEventHandler Class |
Namespace: Omada.OE.Solution.OIM.Assembly.Integration
public class DataObjectIntegrationEventHandler : IAppStartInitializedClass
The DataObjectIntegrationEventHandler type exposes the following members.
| Name | Description | |
|---|---|---|
| DataObjectIntegrationEventHandler |
Create event handler for data object with default implementation of message builder factory
| |
| DataObjectIntegrationEventHandler(IDataObjectIntegrationMessageBuilderFactory, IDataObjectIntegrationUploader) |
Create event handler for data object with injected implementation of message builder factory, for test purpose
|
| Name | Description | |
|---|---|---|
| Initialize |
set up event handlers
|
| Name | Description | |
|---|---|---|
| ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) | |
| ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) | |
| ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |