Uses of Enum Class
com.evolveum.midpoint.xml.ns._public.common.common_3.RoleCatalogViewType
Packages that use RoleCatalogViewType
-
Uses of RoleCatalogViewType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return RoleCatalogViewTypeModifier and TypeMethodDescriptionstatic RoleCatalogViewTypeRoleCatalogType.getDefaultView()static RoleCatalogViewTypeReturns the enum constant of this class with the specified name.static RoleCatalogViewType[]RoleCatalogViewType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type RoleCatalogViewTypeMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type RoleCatalogViewTypeModifier and TypeMethodDescriptionRoleCatalogType.allowedViews(RoleCatalogViewType value) RoleCatalogType.defaultView(RoleCatalogViewType value) voidRoleCatalogType.setDefaultView(RoleCatalogViewType value)