Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.AssignmentSelectorType
-
Packages that use AssignmentSelectorType Package Description com.evolveum.midpoint.schema.util com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of AssignmentSelectorType in com.evolveum.midpoint.schema.util
Methods in com.evolveum.midpoint.schema.util with parameters of type AssignmentSelectorType Modifier and Type Method Description static booleanFocusTypeUtil. selectorMatches(AssignmentSelectorType assignmentSelector, AssignmentType assignmentType, PrismContext prismContext) -
Uses of AssignmentSelectorType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return AssignmentSelectorType Modifier and Type Method Description AssignmentSelectorTypeAssignmentSelectorType. allowTransitive(Boolean value)AssignmentSelectorTypeAssignmentType. beginLimitTargetContent()AssignmentSelectorTypeAssignmentSelectorType. clone()AssignmentSelectorTypeObjectFactory. createAssignmentSelectorType()Create an instance ofAssignmentSelectorTypeAssignmentSelectorTypeAssignmentSelectorType. description(String value)AssignmentSelectorTypeAssignmentSelectorType. documentation(String value)AssignmentSelectorTypeAssignmentType. getLimitTargetContent()AssignmentSelectorTypeAssignmentSelectorType. id(Long value)AssignmentSelectorTypeAssignmentSelectorType. targetRef(ObjectReferenceType value)AssignmentSelectorTypeAssignmentSelectorType. targetRef(String oid, QName type)AssignmentSelectorTypeAssignmentSelectorType. targetRef(String oid, QName type, QName relation)Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type AssignmentSelectorType Modifier and Type Method Description AssignmentTypeAssignmentType. limitTargetContent(AssignmentSelectorType value)voidAssignmentType. setLimitTargetContent(AssignmentSelectorType value)
-