DataObjectLifeCycleManagement Class |
Namespace: Omada.OE.Solution.OIM.AppLogic.OPS
public class DataObjectLifeCycleManagement : LifeCycleManagementBase
The DataObjectLifeCycleManagement type exposes the following members.
Name | Description | |
---|---|---|
![]() | DataObjectLifeCycleManagement |
The consructor.
|
![]() | DataObjectLifeCycleManagement(SqlConnection, SqlTransaction) |
The constructor.
|
Name | Description | |
---|---|---|
![]() | Factory |
The factory.
(Inherited from LifeCycleManagementBase.) |
Name | Description | |
---|---|---|
![]() | CreateBatch |
Creates batch for the data objects.
(Overrides LifeCycleManagementBaseCreateBatch(DataObjectController, BasePropertyAdapterController, OPSLifeCycleManagementArguments).) |
![]() | GetDataObjectProperties |
Gets data object properties for the OPS tasks.
(Inherited from LifeCycleManagementBase.) |
![]() | GetDataObjectVersionInfo |
returns version of the data object
if objec thas not versions it returns a timestamp;
(Inherited from LifeCycleManagementBase.) |
![]() | SubmitProvisioningJob |
Submits provisioning job.
(Inherited from LifeCycleManagementBase.) |
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.) |