Uses of Interface
com.evolveum.midpoint.model.api.context.EvaluatedResourceObjectConstruction
Packages that use EvaluatedResourceObjectConstruction
Package
Description
-
Uses of EvaluatedResourceObjectConstruction in com.evolveum.midpoint.model.api.context
Methods in com.evolveum.midpoint.model.api.context that return types with arguments of type EvaluatedResourceObjectConstructionModifier and TypeMethodDescriptionEvaluatedAssignment.getEvaluatedConstructions
(@NotNull Task task, @NotNull OperationResult result) -
Uses of EvaluatedResourceObjectConstruction in com.evolveum.midpoint.model.impl.lens.assignments
Methods in com.evolveum.midpoint.model.impl.lens.assignments that return types with arguments of type EvaluatedResourceObjectConstructionModifier and TypeMethodDescriptionEvaluatedAssignmentImpl.getEvaluatedConstructions
(@NotNull Task task, @NotNull OperationResult result) Construction is not a part of model-api. -
Uses of EvaluatedResourceObjectConstruction in com.evolveum.midpoint.model.impl.lens.construction
Classes in com.evolveum.midpoint.model.impl.lens.construction that implement EvaluatedResourceObjectConstructionModifier and TypeClassDescriptionclass
Evaluated resource object construction that is assigned to the focus.class
Evaluated resource object construction that is defined in the schemaHandling part of resource definition.class
EvaluatedResourceObjectConstructionImpl<AH extends AssignmentHolderType,
ROC extends ResourceObjectConstruction<AH, ?>> Evaluated construction of a resource object.