IntegrationMessageBuilderT, U, V, W, X Class |
Namespace: Omada.OE.Solution.OIM.AppLogic.Integration
public abstract class IntegrationMessageBuilder<T, U, V, W, X> where T : SurveyObjectIntegrationParams where U : SurveyIntegrationParams where V : IMessage where W : IMessage where X : IMessage
The IntegrationMessageBuilderT, U, V, W, X type exposes the following members.
Name | Description | |
---|---|---|
![]() | IntegrationMessageBuilderT, U, V, W, X |
Used to setup the builder
|
Name | Description | |
---|---|---|
![]() | GetCleanupMessage |
Creates cleanup message
|
![]() | GetIntegrationObjectMessages |
Generates integration messages from integration parameters
|
![]() | GetIntegrationSurveyMessage |
Generates integration messages from integration parameters
|
Name | Description | |
---|---|---|
![]() | EnvironmentId |
Id assigned to the environment
|
![]() ![]() | SourceName |
Used to mark the origin of the data
|
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.) |