Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.AssignmentPathType
Packages that use AssignmentPathType
Package
Description
-
Uses of AssignmentPathType in com.evolveum.midpoint.model.api.context
Methods in com.evolveum.midpoint.model.api.context that return AssignmentPathTypeModifier and TypeMethodDescriptionAssignmentPath.toAssignmentPathBean
(boolean includeAssignmentsContent) Methods in com.evolveum.midpoint.model.api.context with parameters of type AssignmentPathTypeModifier and TypeMethodDescriptionstatic ExtensionType
AssignmentPath.collectExtensions
(AssignmentPathType path, int startAt, ModelService modelService, com.evolveum.midpoint.task.api.Task task, OperationResult result) -
Uses of AssignmentPathType in com.evolveum.midpoint.model.api.expr
Methods in com.evolveum.midpoint.model.api.expr with parameters of type AssignmentPathTypeModifier and TypeMethodDescriptionMidpointFunctions.collectExtensions
(AssignmentPathType path, int startAt) -
Uses of AssignmentPathType in com.evolveum.midpoint.model.api.util
Methods in com.evolveum.midpoint.model.api.util with parameters of type AssignmentPathTypeModifier and TypeMethodDescriptionstatic ExtensionType
AssignmentPathUtil.collectExtensions
(AssignmentPathType path, int startAt, ModelService modelService, com.evolveum.midpoint.task.api.Task task, OperationResult result) -
Uses of AssignmentPathType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 declared as AssignmentPathTypeModifier and TypeFieldDescriptionprotected AssignmentPathType
EvaluatedPolicyRuleType.assignmentPath
protected AssignmentPathType
EvaluatedExclusionTriggerType.conflictingObjectPath
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type AssignmentPathTypeModifier and TypeFieldDescriptionstatic final Producer<AssignmentPathType>
AssignmentPathType.FACTORY
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return AssignmentPathTypeModifier and TypeMethodDescriptionEvaluatedPolicyRuleType.beginAssignmentPath()
ResourceObjectConstructionEvaluationTraceType.beginAssignmentPath()
EvaluatedExclusionTriggerType.beginConflictingObjectPath()
AssignmentPathType.clone()
ObjectFactory.createAssignmentPathType()
EvaluatedPolicyRuleType.getAssignmentPath()
ResourceObjectConstructionEvaluationTraceType.getAssignmentPath()
EvaluatedExclusionTriggerType.getConflictingObjectPath()
AssignmentPathType.segment
(AssignmentPathSegmentType value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type AssignmentPathTypeModifier and TypeMethodDescriptionEvaluatedPolicyRuleType.assignmentPath
(AssignmentPathType value) ResourceObjectConstructionEvaluationTraceType.assignmentPath
(AssignmentPathType value) EvaluatedExclusionTriggerType.conflictingObjectPath
(AssignmentPathType value) void
EvaluatedPolicyRuleType.setAssignmentPath
(AssignmentPathType value) void
ResourceObjectConstructionEvaluationTraceType.setAssignmentPath
(AssignmentPathType value) void
EvaluatedExclusionTriggerType.setConflictingObjectPath
(AssignmentPathType value)