Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ErrorSelectorType
-
Packages that use ErrorSelectorType Package Description com.evolveum.midpoint.schema.util com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of ErrorSelectorType in com.evolveum.midpoint.schema.util
Methods in com.evolveum.midpoint.schema.util that return ErrorSelectorType Modifier and Type Method Description static ErrorSelectorTypeResourceTypeUtil. getConnectorErrorCriticality(ResourceType resourceType)Methods in com.evolveum.midpoint.schema.util with parameters of type ErrorSelectorType Modifier and Type Method Description static CriticalityTypeExceptionUtil. getCriticality(ErrorSelectorType selector, Throwable exception, CriticalityType defaultValue) -
Uses of ErrorSelectorType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ErrorSelectorType Modifier and Type Method Description ResourceConsistencyTypeResourceConsistencyType. connectorErrorCriticality(ErrorSelectorType value)voidResourceConsistencyType. setConnectorErrorCriticality(ErrorSelectorType value)
-