Class DependencyProcessor
java.lang.Object
com.evolveum.midpoint.model.impl.lens.projector.DependencyProcessor
- Author:
- Radovan Semancik
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
matches
(LensProjectionContext ctx, ResourceObjectTypeDependencyType dependency) <F extends ObjectType>
voidsortProjectionsToWaves
(LensContext<F> context, Task task, OperationResult parentResult)
-
Constructor Details
-
DependencyProcessor
public DependencyProcessor()
-
-
Method Details
-
sortProjectionsToWaves
public <F extends ObjectType> void sortProjectionsToWaves(LensContext<F> context, Task task, OperationResult parentResult) throws PolicyViolationException, SchemaException, ConfigurationException -
matches
public static boolean matches(LensProjectionContext ctx, ResourceObjectTypeDependencyType dependency)
-