IDataObjectIntegrationHelper Interface |
Namespace: Omada.OE.Solution.OIM.AppLogic.Integration.Helpers
public interface IDataObjectIntegrationHelper
The IDataObjectIntegrationHelper type exposes the following members.
Name | Description | |
---|---|---|
![]() | GetDataObject |
Load data object by its ID
|
![]() | GetDataObjects |
Load data objects by their IDs
|
![]() | GetDataObjectsByRefProperty |
Load data objects by value of reference property
|
![]() | GetDataObjectType(Int32) |
Get data object type
|
![]() | GetDataObjectType(DataObject) |
Get data object type
|
![]() | GetProperty |
Get property from cache
|