Uses of Class
com.evolveum.midpoint.model.impl.lens.assignments.AssignmentPathSegmentImpl.Builder
Packages that use AssignmentPathSegmentImpl.Builder
-
Uses of AssignmentPathSegmentImpl.Builder in com.evolveum.midpoint.model.impl.lens.assignments
Methods in com.evolveum.midpoint.model.impl.lens.assignments that return AssignmentPathSegmentImpl.BuilderModifier and TypeMethodDescriptionAssignmentPathSegmentImpl.Builder.assignment(AssignmentType assignment) AssignmentPathSegmentImpl.Builder.assignmentOrigin(ConfigurationItemOrigin val) AssignmentPathSegmentImpl.Builder.direct(boolean val) AssignmentPathSegmentImpl.Builder.evaluateOld(boolean val) AssignmentPathSegmentImpl.Builder.evaluationOrder(EvaluationOrder val) AssignmentPathSegmentImpl.Builder.evaluationOrderForTarget(EvaluationOrder val) AssignmentPathSegmentImpl.Builder.isAssignment()Declares the segment as an assignment, not inducement.AssignmentPathSegmentImpl.Builder.isHierarchy(boolean val) AssignmentPathSegmentImpl.Builder.isInducement()Declares the segment as an inducement.AssignmentPathSegmentImpl.Builder.isMatchingOrder(Boolean val) AssignmentPathSegmentImpl.Builder.pathToSourceConditionState(ConditionState val) AssignmentPathSegmentImpl.Builder.pathToSourceValid(boolean val) AssignmentPathSegmentImpl.Builder.source(AssignmentHolderType val) AssignmentPathSegmentImpl.Builder.sourceDescription(String val) AssignmentPathSegmentImpl.Builder.target(ObjectType val)