SystemCategoryIntegrationMessageBuilder Class |
Namespace: Omada.OE.Solution.OIM.AppLogic.Integration.DataObjectIntegrationMessageBuilders
public sealed class SystemCategoryIntegrationMessageBuilder : DataObjectIntegrationMessageBuilderBase, IDataObjectIntegrationMessageBuilder
The SystemCategoryIntegrationMessageBuilder type exposes the following members.
Name | Description | |
---|---|---|
![]() | SystemCategoryIntegrationMessageBuilder |
Creates an instance of Message builder
|
Name | Description | |
---|---|---|
![]() | GetIntegrationDataObjectMessage |
Generates add/update integration message from integration parameters
|
![]() | GetIntegrationDataObjectMessageDeleted |
Generates delete integration message from integration parameters
|
![]() | HasAnyChangeDoneInOdwMappedProperties |
Check if any changes were made to object in properties mapped to ODW
(Overrides DataObjectIntegrationMessageBuilderBaseHasAnyChangeDoneInOdwMappedProperties(Int32, ListInt32).) |
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.) |