Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.PolicyExceptionType
-
Packages that use PolicyExceptionType Package Description com.evolveum.midpoint.model.api.context com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of PolicyExceptionType in com.evolveum.midpoint.model.api.context
Methods in com.evolveum.midpoint.model.api.context that return types with arguments of type PolicyExceptionType Modifier and Type Method Description Collection<PolicyExceptionType>
EvaluatedPolicyRule. getPolicyExceptions()
-
Uses of PolicyExceptionType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type PolicyExceptionType Modifier and Type Method Description List<PolicyExceptionType>
AssignmentType. createPolicyExceptionList()
List<PolicyExceptionType>
ObjectType. createPolicyExceptionList()
List<PolicyExceptionType>
AssignmentType. getPolicyException()
List<PolicyExceptionType>
ObjectType. getPolicyException()
-