Uses of Interface
com.evolveum.midpoint.model.api.context.AssignmentPathSegment
Packages that use AssignmentPathSegment
Package
Description
-
Uses of AssignmentPathSegment in com.evolveum.midpoint.model.api.context
Methods in com.evolveum.midpoint.model.api.context that return AssignmentPathSegmentModifier and TypeMethodDescriptionAssignmentPath.beforeLast(int n) AssignmentPath.first()default AssignmentPathSegmentAssignmentPath.getAt(int index) AssignmentPath.getSegment(int index) Returns segment specified by index.AssignmentPath.last()Methods in com.evolveum.midpoint.model.api.context that return types with arguments of type AssignmentPathSegmentModifier and TypeMethodDescriptionList<? extends AssignmentPathSegment>AssignmentPath.getSegments()Methods in com.evolveum.midpoint.model.api.context with parameters of type AssignmentPathSegmentModifier and TypeMethodDescriptionbooleanAssignmentPathSegment.equivalent(AssignmentPathSegment otherSegment) -
Uses of AssignmentPathSegment in com.evolveum.midpoint.model.impl.lens.assignments
Classes in com.evolveum.midpoint.model.impl.lens.assignments that implement AssignmentPathSegmentModifier and TypeClassDescriptionclassPrimary duty of this class is to be a part of assignment path.Methods in com.evolveum.midpoint.model.impl.lens.assignments that return AssignmentPathSegmentMethods in com.evolveum.midpoint.model.impl.lens.assignments with parameters of type AssignmentPathSegmentModifier and TypeMethodDescriptionbooleanAssignmentPathSegmentImpl.equivalent(AssignmentPathSegment otherSegment)