ISoDEvaluator Interface |
Namespace: Omada.OE.Solution.OIM.Assembly.PackagedSolution.SoDShared
public interface ISoDEvaluator
The ISoDEvaluator type exposes the following members.
Name | Description | |
---|---|---|
![]() | MessageLogger |
The SoD evaluator can log messages here.
The RoPE extension can use the delegate to retrieve messages from the SoD evaluator to apply to the calculation logs
|
![]() | PreventDeprovisioningDeterminer |
The delegate is used to determine if it should be prevented that a violation assignment gets deprovisioned.
If the delegate is not assigned then deprovisioning is never prevented.
|
Name | Description | |
---|---|---|
![]() | EvaluateConstraints |
Evaluate SoD constraints and create ConstraintViolation objects used by RoPE
|