Uses of Enum Class
com.evolveum.midpoint.xml.ns._public.common.common_3.RoleAnalysisClusterCategory
Packages that use RoleAnalysisClusterCategory
Package
Description
-
Uses of RoleAnalysisClusterCategory in com.evolveum.midpoint.gui.impl.page.admin.role.mining.page.panel.session.clusters
Methods in com.evolveum.midpoint.gui.impl.page.admin.role.mining.page.panel.session.clusters with parameters of type RoleAnalysisClusterCategoryModifier and TypeMethodDescriptionprotected MainObjectListPanel<RoleAnalysisClusterType>RoleAnalysisAbstractClusteringResultPanel.clusterTable(String panelId, RoleAnalysisClusterCategory category) -
Uses of RoleAnalysisClusterCategory in com.evolveum.midpoint.gui.impl.page.admin.role.mining.page.panel.session.provider
Constructors in com.evolveum.midpoint.gui.impl.page.admin.role.mining.page.panel.session.provider with parameters of type RoleAnalysisClusterCategoryModifierConstructorDescriptionClusterSelectableBeanObjectDataProvider(org.apache.wicket.Component component, org.apache.wicket.model.IModel<Search<RoleAnalysisClusterType>> search, Set<RoleAnalysisClusterType> selected, RoleAnalysisClusterCategory category, LoadableModel<com.google.common.collect.ListMultimap<String, String>> clusterMappedClusterOutliers, RoleAnalysisSessionType sessionObject) -
Uses of RoleAnalysisClusterCategory in com.evolveum.midpoint.model.api.mining
Methods in com.evolveum.midpoint.model.api.mining with parameters of type RoleAnalysisClusterCategoryModifier and TypeMethodDescriptionRoleAnalysisService.getSessionClustersByType(@NotNull String sessionOid, @NotNull RoleAnalysisClusterCategory clusterType, @NotNull com.evolveum.midpoint.task.api.Task task, @NotNull OperationResult result) -
Uses of RoleAnalysisClusterCategory in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return RoleAnalysisClusterCategoryModifier and TypeMethodDescriptionstatic RoleAnalysisClusterCategoryRoleAnalysisClusterType.getCategory()static RoleAnalysisClusterCategoryReturns the enum constant of this class with the specified name.static RoleAnalysisClusterCategory[]RoleAnalysisClusterCategory.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 with parameters of type RoleAnalysisClusterCategoryModifier and TypeMethodDescriptionRoleAnalysisClusterType.category(RoleAnalysisClusterCategory value) voidRoleAnalysisClusterType.setCategory(RoleAnalysisClusterCategory value)