Migration Class |
Namespace: Omada.OE.Solution.OIM.Assembly
public class Migration
The Migration type exposes the following members.
Name | Description | |
---|---|---|
![]() | ResetSecurityConfiguration |
Resets security on ALL data objects in the system.
BE CAREFULL EXECUTING THIS METHOD! The method is intended to be used for migrating away from the concept of calculating DOSM access for individual org. units, role folders etc. Use the "Data objects with defined security" screen to adjust the security settings after running the method. Configure the event definition (which runs the code method) to only execute on a single data object like for example the root folder. |
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.) |