Click or drag to resize

IComposedBusinessKeyHelper Interface

Composed Business Key Helper

Namespace:  Omada.OE.Solution.OIM.AppLogic.Integration.Helpers
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public interface IComposedBusinessKeyHelper

The IComposedBusinessKeyHelper type exposes the following members.

Methods
  NameDescription
Public methodCreateContextPartForOwner
Create composed business key context part for owner
Public methodCreateForOwner
Create composed business key for owner
Public methodCreateIdentityPartForOwner
Create composed business key identity part for owner
Public methodCreateResourcePartForOwner
Create composed business key resource part for owner
Public methodSplit
Disconnects SourceSystemId from the rest of the ComposedBusinessKey
Top
See Also