Click or drag to resize

DataObjectIntegrationMessageBuilderBase Class

Supports all classes in the .NET Framework class hierarchy and provides low-level services to derived classes. This is the ultimate base class of all classes in the .NET Framework; it is the root of the type hierarchy.
Inheritance Hierarchy
SystemObject
  Omada.OE.Solution.OIM.AppLogic.Integration.DataObjectIntegrationMessageBuildersDataObjectIntegrationMessageBuilderBase
    More...

Namespace:  Omada.OE.Solution.OIM.AppLogic.Integration.DataObjectIntegrationMessageBuilders
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public abstract class DataObjectIntegrationMessageBuilderBase

The DataObjectIntegrationMessageBuilderBase type exposes the following members.

Constructors
  NameDescription
Protected methodDataObjectIntegrationMessageBuilderBase
Creates an instance of Message builder
Top
Methods
  NameDescription
Protected methodCheckDataObjectType
Check Data Object Type
Protected methodGetTrackedProperties
Get properties that are already tracked as defined columns, not extension attributes
Public methodHasAnyChangeDoneInOdwMappedProperties
Protected methodIsNewObject
Check if object is new
Protected methodIsPropertyValueModified
Check if property value changed
Top
Fields
  NameDescription
Protected fieldStatic memberChildrenPropertySystemName
data object children property system name
Protected fieldDataObjectController
data object controller
Protected fieldDataObjectIntegrationHelpers
Data object helpers for integration
Protected fieldDataObjectTypeController
data object type controller
Protected fieldEnvironmentId
environment ID
Protected fieldStatic memberParentsPropertySystemName
data object parents property system name
Protected fieldPropertyController
property controller
Protected fieldSourceName
source name
Protected fieldTrackedProperties
tracked properties
Top
Extension Methods
  NameDescription
Public Extension MethodToBool
Converts object to boolean.
(Defined by ObjectExtensions.)
Public Extension MethodToDateTime
Converts object to DateTime.
(Defined by ObjectExtensions.)
Public Extension MethodToInt
Converts object to integer.
(Defined by ObjectExtensions.)
Top
See Also
Inheritance Hierarchy
SystemObject
  Omada.OE.Solution.OIM.AppLogic.Integration.DataObjectIntegrationMessageBuildersDataObjectIntegrationMessageBuilderBase
    Omada.OE.Solution.OIM.AppLogic.Integration.DataObjectIntegrationMessageBuildersClassificationTagIntegrationMessageBuilder
    Omada.OE.Solution.OIM.AppLogic.Integration.DataObjectIntegrationMessageBuildersContextAssignmentFromContextAssignmentMessageBuilder
    Omada.OE.Solution.OIM.AppLogic.Integration.DataObjectIntegrationMessageBuildersContextAssignmentFromContextTypeMessageBuilder
    Omada.OE.Solution.OIM.AppLogic.Integration.DataObjectIntegrationMessageBuildersContextAssignmentFromIdentityMessageBuilder
    Omada.OE.Solution.OIM.AppLogic.Integration.DataObjectIntegrationMessageBuildersContextIntegrationMessageBuilder
    Omada.OE.Solution.OIM.AppLogic.Integration.DataObjectIntegrationMessageBuildersContextTypeIntegrationMessageBuilder
    Omada.OE.Solution.OIM.AppLogic.Integration.DataObjectIntegrationMessageBuildersExtensionAttributesIntegrationMessageBuilder
    Omada.OE.Solution.OIM.AppLogic.Integration.DataObjectIntegrationMessageBuildersIdentityIntegrationMessageBuilder
    Omada.OE.Solution.OIM.AppLogic.Integration.DataObjectIntegrationMessageBuildersIdentityTransferIntegrationMessageBuilder
    Omada.OE.Solution.OIM.AppLogic.Integration.DataObjectIntegrationMessageBuildersPersonalContextIntegrationMessageBuilder
    Omada.OE.Solution.OIM.AppLogic.Integration.DataObjectIntegrationMessageBuildersResourceFolderIntegrationMessageBuilder
    Omada.OE.Solution.OIM.AppLogic.Integration.DataObjectIntegrationMessageBuildersResourceIntegrationMessageBuilder
    Omada.OE.Solution.OIM.AppLogic.Integration.DataObjectIntegrationMessageBuildersResourceParentChildMessageBuilder
    Omada.OE.Solution.OIM.AppLogic.Integration.DataObjectIntegrationMessageBuildersSystemCategoryIntegrationMessageBuilder
    Omada.OE.Solution.OIM.AppLogic.Integration.DataObjectIntegrationMessageBuildersSystemIntegrationMessageBuilder