Uses of Class
com.evolveum.midpoint.model.impl.lens.assignments.AssignmentPathImpl
Packages that use AssignmentPathImpl
Package
Description
-
Uses of AssignmentPathImpl in com.evolveum.midpoint.model.impl.lens
Methods in com.evolveum.midpoint.model.impl.lens that return AssignmentPathImplMethods in com.evolveum.midpoint.model.impl.lens with parameters of type AssignmentPathImplModifier and TypeMethodDescriptionstatic AssignmentPathVariablesLensUtil.computeAssignmentPathVariables(AssignmentPathImpl assignmentPath) Call this method throughAssignmentPathImpland eventually move there.voidAssignmentPathVariables.setAssignmentPath(AssignmentPathImpl assignmentPath) -
Uses of AssignmentPathImpl in com.evolveum.midpoint.model.impl.lens.assignments
Methods in com.evolveum.midpoint.model.impl.lens.assignments that return AssignmentPathImplModifier and TypeMethodDescriptionAssignmentPathImpl.clone()AssignmentPathImpl.cloneFirst(int n) @NotNull AssignmentPathImplEvaluatedAssignmentTargetImpl.getAssignmentPath() -
Uses of AssignmentPathImpl in com.evolveum.midpoint.model.impl.lens.construction
Fields in com.evolveum.midpoint.model.impl.lens.construction declared as AssignmentPathImplModifier and TypeFieldDescriptionprotected final @Nullable AssignmentPathImplAbstractConstruction.assignmentPathIf this construction is assigned, this is the path to it.Methods in com.evolveum.midpoint.model.impl.lens.construction that return AssignmentPathImplModifier and TypeMethodDescription@Nullable AssignmentPathImplAbstractConstruction.getAssignmentPath()@NotNull AssignmentPathImplAssignedResourceObjectConstruction.getAssignmentPath()For assigned construction the assignment path is obligatory.@NotNull AssignmentPathImplPersonaConstruction.getAssignmentPath()Methods in com.evolveum.midpoint.model.impl.lens.construction with parameters of type AssignmentPathImplModifier and TypeMethodDescriptionAbstractConstructionBuilder.assignmentPath(AssignmentPathImpl val)