Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.AssignmentSelectorType
Packages that use AssignmentSelectorType
Package
Description
-
Uses of AssignmentSelectorType in com.evolveum.midpoint.schema.util
Methods in com.evolveum.midpoint.schema.util with parameters of type AssignmentSelectorTypeModifier and TypeMethodDescriptionstatic booleanFocusTypeUtil.selectorMatches(AssignmentSelectorType assignmentSelector, AssignmentType assignmentType, PrismContext prismContext) -
Uses of AssignmentSelectorType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type AssignmentSelectorTypeModifier and TypeFieldDescriptionstatic final Producer<AssignmentSelectorType>AssignmentSelectorType.FACTORYMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return AssignmentSelectorTypeModifier and TypeMethodDescriptionAssignmentSelectorType.allowTransitive(Boolean value) AssignmentType.beginLimitTargetContent()AssignmentSelectorType.clone()ObjectFactory.createAssignmentSelectorType()AssignmentSelectorType.description(String value) AssignmentSelectorType.documentation(String value) AssignmentType.getLimitTargetContent()AssignmentSelectorType.targetRef(ObjectReferenceType value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type AssignmentSelectorTypeModifier and TypeMethodDescriptionAssignmentType.limitTargetContent(AssignmentSelectorType value) voidAssignmentType.setLimitTargetContent(AssignmentSelectorType value)