Uses of Interface
com.evolveum.midpoint.model.api.context.AssignmentPath
Packages that use AssignmentPath
Package
Description
-
Uses of AssignmentPath in com.evolveum.midpoint.gui.api.prism.wrapper
Methods in com.evolveum.midpoint.gui.api.prism.wrapper with parameters of type AssignmentPathModifier and TypeMethodDescriptionvoidAssignmentValueWrapper.setAssignmentParent(AssignmentPath assignmentPath) -
Uses of AssignmentPath in com.evolveum.midpoint.gui.impl.prism.wrapper
Methods in com.evolveum.midpoint.gui.impl.prism.wrapper with parameters of type AssignmentPathModifier and TypeMethodDescriptionvoidAssignmentValueWrapperImpl.setAssignmentParent(AssignmentPath assignmentPath) -
Uses of AssignmentPath in com.evolveum.midpoint.model.api.context
Methods in com.evolveum.midpoint.model.api.context that return AssignmentPathModifier and TypeMethodDescriptionAssignmentPath.clone()Shallow clone.AssignmentPath.cloneFirst(int n) @NotNull AssignmentPathEvaluatedAssignmentTarget.getAssignmentPath()EvaluatedPolicyRule.getAssignmentPath()EvaluatedResourceObjectConstruction.getAssignmentPath()Full path from the focus object to the respective construction.@NotNull AssignmentPathEvaluatedExclusionTrigger.getConflictingPath()@NotNull AssignmentPathEvaluatedExclusionRequirementTrigger.getThisPath()Methods in com.evolveum.midpoint.model.api.context with parameters of type AssignmentPathModifier and TypeMethodDescriptionbooleanAssignmentPath.equivalent(AssignmentPath other) Preliminary (limited) implementation.Constructors in com.evolveum.midpoint.model.api.context with parameters of type AssignmentPathModifierConstructorDescriptionEvaluatedExclusionRequirementTrigger(@NotNull PolicyConstraintKindType policyConstraintKind, @NotNull ExclusionPolicyConstraintType constraint, LocalizableMessage message, LocalizableMessage shortMessage, @NotNull EvaluatedAssignment thisAssignment, @NotNull ObjectType thisTarget, @NotNull AssignmentPath thisPath, boolean enforcementOverride) EvaluatedExclusionTrigger(@NotNull ExclusionPolicyConstraintType constraint, LocalizableMessage message, LocalizableMessage shortMessage, @NotNull EvaluatedAssignment thisAssignment, @NotNull EvaluatedAssignment conflictingAssignment, @NotNull ObjectType thisTarget, @NotNull ObjectType conflictingTarget, @NotNull AssignmentPath thisPath, @NotNull AssignmentPath conflictingPath, boolean enforcementOverride) EvaluatedRequirementTrigger(@NotNull ExclusionPolicyConstraintType constraint, LocalizableMessage message, LocalizableMessage shortMessage, @NotNull EvaluatedAssignment thisAssignment, @NotNull ObjectType thisTarget, @NotNull ObjectReferenceType requiredTargetRef, @NotNull AssignmentPath thisPath, boolean enforcementOverride) -
Uses of AssignmentPath in com.evolveum.midpoint.model.api.util
Methods in com.evolveum.midpoint.model.api.util with parameters of type AssignmentPathModifier and TypeMethodDescriptionstatic ExtensionTypeAssignmentPathUtil.collectExtensions(AssignmentPath path, int startAt) static List<OtherPrivilegesLimitationType>DeputyUtils.extractLimitations(AssignmentPath assignmentPath) Deprecated "approval work items" item is not present in the returned list.static booleanDeputyUtils.isDelegationPath(@NotNull AssignmentPath assignmentPath, @NotNull RelationRegistry relationRegistry) -
Uses of AssignmentPath in com.evolveum.midpoint.model.impl.lens
Methods in com.evolveum.midpoint.model.impl.lens that return AssignmentPathModifier and TypeMethodDescription@Nullable AssignmentPathEvaluatedPolicyRuleImpl.getAssignmentPath()@NotNull AssignmentPathEvaluatedPolicyRuleImpl.getAssignmentPathRequired()Constructors in com.evolveum.midpoint.model.impl.lens with parameters of type AssignmentPathModifierConstructorDescriptionEvaluatedPolicyRuleImpl(@NotNull AbstractPolicyRuleConfigItem<?> policyRuleCI, @NotNull String ruleId, @Nullable AssignmentPath assignmentPath, @NotNull EvaluatedPolicyRule.TargetType targetType) EvaluatedPolicyRuleImpl(@NotNull AbstractPolicyRuleConfigItem<?> policyRuleCI, @NotNull String ruleId, @Nullable AssignmentPath assignmentPath, @Nullable EvaluatedAssignmentImpl<?> evaluatedAssignment, @NotNull EvaluatedPolicyRule.TargetType targetType) -
Uses of AssignmentPath in com.evolveum.midpoint.model.impl.lens.assignments
Classes in com.evolveum.midpoint.model.impl.lens.assignments that implement AssignmentPathModifier and TypeClassDescriptionclassPath from focus object to a given assignment.Methods in com.evolveum.midpoint.model.impl.lens.assignments with parameters of type AssignmentPath -
Uses of AssignmentPath in com.evolveum.midpoint.model.impl.lens.construction
Methods in com.evolveum.midpoint.model.impl.lens.construction that return AssignmentPath -
Uses of AssignmentPath in com.evolveum.midpoint.web.page.admin.users.component
Methods in com.evolveum.midpoint.web.page.admin.users.component with parameters of type AssignmentPathModifier and TypeMethodDescriptionvoidAssignmentInfoDto.setAssignmentParent(AssignmentPath assignmentPath)