Uses of Class
com.evolveum.midpoint.model.impl.lens.assignments.AssignmentPathImpl
Package
Description
-
Uses of AssignmentPathImpl in com.evolveum.midpoint.model.impl.lens
Modifier and TypeMethodDescriptionstatic AssignmentPathVariables
LensUtil.computeAssignmentPathVariables
(AssignmentPathImpl assignmentPath) Call this method throughAssignmentPathImpl
and eventually move there.void
AssignmentPathVariables.setAssignmentPath
(AssignmentPathImpl assignmentPath) -
Uses of AssignmentPathImpl in com.evolveum.midpoint.model.impl.lens.assignments
Modifier and TypeMethodDescriptionAssignmentPathImpl.clone()
AssignmentPathImpl.cloneFirst
(int n) @NotNull AssignmentPathImpl
EvaluatedAssignmentTargetImpl.getAssignmentPath()
-
Uses of AssignmentPathImpl in com.evolveum.midpoint.model.impl.lens.construction
Modifier and TypeFieldDescriptionprotected final @Nullable AssignmentPathImpl
AbstractConstruction.assignmentPath
If this construction is assigned, this is the path to it.Modifier and TypeMethodDescription@Nullable AssignmentPathImpl
AbstractConstruction.getAssignmentPath()
@NotNull AssignmentPathImpl
AssignedResourceObjectConstruction.getAssignmentPath()
For assigned construction the assignment path is obligatory.@NotNull AssignmentPathImpl
PersonaConstruction.getAssignmentPath()
Modifier and TypeMethodDescriptionAbstractConstructionBuilder.assignmentPath
(AssignmentPathImpl val)