Uses of Interface
com.evolveum.midpoint.model.api.context.AssignmentPathSegment
Packages that use AssignmentPathSegment
-
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 AssignmentPathSegment
AssignmentPath.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 TypeMethodDescriptionboolean
AssignmentPathSegment.equivalent
(AssignmentPathSegment otherSegment)