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 ExtensionTypeAssignmentPath.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 ExtensionTypeAssignmentPathUtil.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 AssignmentPathTypeEvaluatedPolicyRuleType.assignmentPathprotected AssignmentPathTypeEvaluatedExclusionTriggerType.conflictingObjectPathFields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type AssignmentPathTypeModifier and TypeFieldDescriptionstatic final Producer<AssignmentPathType>AssignmentPathType.FACTORYMethods 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) voidEvaluatedPolicyRuleType.setAssignmentPath(AssignmentPathType value) voidResourceObjectConstructionEvaluationTraceType.setAssignmentPath(AssignmentPathType value) voidEvaluatedExclusionTriggerType.setConflictingObjectPath(AssignmentPathType value)