Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ErrorSelectorType
Packages that use ErrorSelectorType
Package
Description
-
Uses of ErrorSelectorType in com.evolveum.midpoint.schema.util
Methods in com.evolveum.midpoint.schema.util that return ErrorSelectorTypeModifier and TypeMethodDescriptionstatic ErrorSelectorTypeResourceTypeUtil.getConnectorErrorCriticality(ResourceType resourceType) Methods in com.evolveum.midpoint.schema.util with parameters of type ErrorSelectorTypeModifier and TypeMethodDescriptionstatic CriticalityTypeExceptionUtil.getCriticality(ErrorSelectorType selector, Throwable exception, CriticalityType defaultValue) -
Uses of ErrorSelectorType 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 ErrorSelectorTypeModifier and TypeFieldDescriptionstatic final Producer<ErrorSelectorType>ErrorSelectorType.FACTORYMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ErrorSelectorTypeModifier and TypeMethodDescriptionResourceConsistencyType.beginConnectorErrorCriticality()ErrorSelectorType.clone()ErrorSelectorType.configuration(CriticalityType value) ObjectFactory.createErrorSelectorType()ErrorSelectorType.generic(CriticalityType value) ResourceConsistencyType.getConnectorErrorCriticality()ErrorSelectorType.network(CriticalityType value) ErrorSelectorType.policy(CriticalityType value) ErrorSelectorType.policyThreshold(CriticalityType value) ErrorSelectorType.schema(CriticalityType value) ErrorSelectorType.security(CriticalityType value) ErrorSelectorType.unsupported(CriticalityType value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ErrorSelectorTypeModifier and TypeMethodDescriptionResourceConsistencyType.connectorErrorCriticality(ErrorSelectorType value) voidResourceConsistencyType.setConnectorErrorCriticality(ErrorSelectorType value)