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) default AssignmentPathDirectlyEvaluatedClockworkPolicyRule.getAssignmentPath()Deprecated.@NotNull AssignmentPathEvaluatedAssignmentTarget.getAssignmentPath()EvaluatedResourceObjectConstruction.getAssignmentPath()Full path from the focus object to the respective construction.@NotNull AssignmentPathEvaluatedExclusionTrigger.getConflictingPath()DirectlyEvaluatedClockworkPolicyRule.getRuleAssignmentPath()Information about exact place where the rule was found.@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 AssignmentPathModifierConstructorDescriptionEvaluatedExclusionTrigger(@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, ObjectReferenceType requiredTargetRef, ObjectReferenceType requiredTargetArchetypeRef, @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 AssignmentPathDirectlyEvaluatedClockworkPolicyRuleImpl.getRuleAssignmentPath()@NotNull AssignmentPathDirectlyEvaluatedClockworkPolicyRuleImpl.getRuleAssignmentPathRequired()Constructors in com.evolveum.midpoint.model.impl.lens with parameters of type AssignmentPathModifierConstructorDescriptionDirectlyEvaluatedClockworkPolicyRuleImpl(@NotNull AbstractPolicyRuleConfigItem<?> policyRuleCI, @NotNull String ruleId, @Nullable AssignmentPath ruleAssignmentPath, @NotNull DirectlyEvaluatedClockworkPolicyRule.TargetType targetType) DirectlyEvaluatedClockworkPolicyRuleImpl(@NotNull AbstractPolicyRuleConfigItem<?> policyRuleCI, @NotNull String ruleId, @Nullable AssignmentPath ruleAssignmentPath, @NotNull DirectlyEvaluatedClockworkPolicyRule.TargetType targetType, ActivityPolicyRule activityPolicyRule) DirectlyEvaluatedClockworkPolicyRuleImpl(@NotNull AbstractPolicyRuleConfigItem<?> policyRuleCI, @NotNull String ruleId, @Nullable AssignmentPath ruleAssignmentPath, @Nullable EvaluatedAssignmentImpl<?> originatingAssignment, @NotNull DirectlyEvaluatedClockworkPolicyRule.TargetType targetType) DirectlyEvaluatedClockworkPolicyRuleImpl(@NotNull AbstractPolicyRuleConfigItem<?> policyRuleCI, @NotNull String ruleId, @Nullable AssignmentPath ruleAssignmentPath, @Nullable EvaluatedAssignmentImpl<?> originatingAssignment, @NotNull DirectlyEvaluatedClockworkPolicyRule.TargetType targetType, ActivityPolicyRule activityPolicyRule) -
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)