Uses of Enum Class
com.evolveum.midpoint.xml.ns._public.common.common_3.FetchErrorReportingMethodType
Package
Description
-
Uses of FetchErrorReportingMethodType in com.evolveum.midpoint.schema
Modifier and TypeMethodDescriptionGetOperationOptions.getErrorReportingMethod
(GetOperationOptions options) Modifier and TypeMethodDescriptionGetOperationOptionsBuilder.errorReportingMethod
(FetchErrorReportingMethodType method) GetOperationOptionsBuilderImpl.errorReportingMethod
(FetchErrorReportingMethodType method) void
GetOperationOptions.setErrorReportingMethod
(FetchErrorReportingMethodType method, PrismContext prismContext) -
Uses of FetchErrorReportingMethodType in com.evolveum.midpoint.xml.ns._public.common.common_3
Modifier and TypeMethodDescriptionFetchErrorHandlingType.getReportingMethod()
Returns the enum constant of this class with the specified name.static FetchErrorReportingMethodType[]
FetchErrorReportingMethodType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionFetchErrorHandlingType.reportingMethod
(FetchErrorReportingMethodType value) void
FetchErrorHandlingType.setReportingMethod
(FetchErrorReportingMethodType value)