PersonalContextIntegrationMessageBuilder Class |
Namespace: Omada.OE.Solution.OIM.AppLogic.Integration.DataObjectIntegrationMessageBuilders
public class PersonalContextIntegrationMessageBuilder : DataObjectIntegrationMessageBuilderBase, IDataObjectIntegrationMessageBuilder
The PersonalContextIntegrationMessageBuilder type exposes the following members.
Name | Description | |
---|---|---|
![]() | PersonalContextIntegrationMessageBuilder |
Creates an instance of Message builder
|
Name | Description | |
---|---|---|
![]() | CheckDataObjectType |
Check Data Object Type
(Inherited from DataObjectIntegrationMessageBuilderBase.) |
![]() | GetIntegrationDataObjectMessage |
Generates add/update integration message from integration parameters
|
![]() | GetIntegrationDataObjectMessageDeleted |
Generates delete integration message from integration parameters
|
![]() | GetTrackedProperties |
Get properties that are already tracked as defined columns, not extension attributes
(Overrides DataObjectIntegrationMessageBuilderBaseGetTrackedProperties.) |
![]() | HasAnyChangeDoneInOdwMappedProperties |
Check if any changes were made to object in properties mapped to ODW
(Overrides DataObjectIntegrationMessageBuilderBaseHasAnyChangeDoneInOdwMappedProperties(Int32, ListInt32).) |
![]() | IsNewObject |
Check if object is new
(Inherited from DataObjectIntegrationMessageBuilderBase.) |
![]() | IsPropertyValueModified |
Check if property value changed
(Inherited from DataObjectIntegrationMessageBuilderBase.) |
Name | Description | |
---|---|---|
![]() | DataObjectController |
data object controller
(Inherited from DataObjectIntegrationMessageBuilderBase.) |
![]() | DataObjectIntegrationHelpers |
Data object helpers for integration
(Inherited from DataObjectIntegrationMessageBuilderBase.) |
![]() | DataObjectTypeController |
data object type controller
(Inherited from DataObjectIntegrationMessageBuilderBase.) |
![]() | EnvironmentId |
environment ID
(Inherited from DataObjectIntegrationMessageBuilderBase.) |
![]() | PropertyController |
property controller
(Inherited from DataObjectIntegrationMessageBuilderBase.) |
![]() | SourceName |
source name
(Inherited from DataObjectIntegrationMessageBuilderBase.) |
![]() | TrackedProperties |
tracked properties
(Inherited from DataObjectIntegrationMessageBuilderBase.) |
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.) |