Uses of Enum Class
com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.smart.SmartIntegrationUtils.SuggestionUiStyle
Packages that use SmartIntegrationUtils.SuggestionUiStyle
Package
Description
-
Uses of SmartIntegrationUtils.SuggestionUiStyle in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.smart
Methods in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.smart that return SmartIntegrationUtils.SuggestionUiStyleModifier and TypeMethodDescriptionSmartIntegrationUtils.SuggestionUiStyle.from(StatusInfo<?> s) SmartIntegrationUtils.SuggestionUiStyle.from(StatusInfo<?> s, @NotNull PrismContainerValueWrapper<?> value) SmartIntegrationUtils.SuggestionUiStyle.from(OperationResultStatusType s) Returns the enum constant of this class with the specified name.SmartIntegrationUtils.SuggestionUiStyle.values()Returns an array containing the constants of this enum class, in the order they are declared.