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