IContextHelper Interface |
Namespace: Omada.OE.Solution.OIM.AppLogic.Integration.Helpers
public interface IContextHelper
The IContextHelper type exposes the following members.
Name | Description | |
---|---|---|
![]() | GetContext |
Returns ContextDataObject from DataObject
|
![]() | GetContextsFromIds |
Returns ContextDataObjects from DataObject ids
|
![]() | GetContextTypeMembershipPropertyId |
Get membership property id for context type data object
|
![]() | GetReferencedNonPersonalContexts |
Get non personal contexts from context type
|
![]() | GetReferencedPersonalContexts |
Get personal contexts from context type
|
![]() | GetTrackedContextTypes |
Get tracked context types. Context types that are tracked for sync to ODW
|