Uses of Enum Class
com.evolveum.midpoint.gui.impl.GuiChannel
Packages that use GuiChannel
Package
Description
Package for private GUI implementation.
-
Uses of GuiChannel in com.evolveum.midpoint.gui.impl
Methods in com.evolveum.midpoint.gui.impl that return GuiChannelModifier and TypeMethodDescriptionstatic GuiChannelGuiChannel.findChannel(String uri) static GuiChannelReturns the enum constant of this class with the specified name.static GuiChannel[]GuiChannel.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of GuiChannel in com.evolveum.midpoint.web.page.admin.reports.dto
Methods in com.evolveum.midpoint.web.page.admin.reports.dto that return GuiChannelMethods in com.evolveum.midpoint.web.page.admin.reports.dto with parameters of type GuiChannel