Uses of Class
com.evolveum.midpoint.gui.impl.page.admin.mark.ShadowMarkPanel.QueryScope
-
Packages that use ShadowMarkPanel.QueryScope Package Description com.evolveum.midpoint.gui.impl.page.admin.mark -
-
Uses of ShadowMarkPanel.QueryScope in com.evolveum.midpoint.gui.impl.page.admin.mark
Methods in com.evolveum.midpoint.gui.impl.page.admin.mark that return ShadowMarkPanel.QueryScope Modifier and Type Method Description static ShadowMarkPanel.QueryScope
ShadowMarkPanel.QueryScope. valueOf(String name)
Returns the enum constant of this type with the specified name.static ShadowMarkPanel.QueryScope[]
ShadowMarkPanel.QueryScope. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-