Uses of Class
com.evolveum.midpoint.gui.impl.page.admin.role.mining.page.panel.widgets.model.IdentifyWidgetItem
Packages that use IdentifyWidgetItem
Package
Description
-
Uses of IdentifyWidgetItem in com.evolveum.midpoint.gui.impl.page.admin.role.mining.page.page
Methods in com.evolveum.midpoint.gui.impl.page.admin.role.mining.page.page that return types with arguments of type IdentifyWidgetItemModifier and TypeMethodDescriptionAnalysisInfoWidgetDto.getOutlierModelData()AnalysisInfoWidgetDto.getPatternModelData() -
Uses of IdentifyWidgetItem in com.evolveum.midpoint.gui.impl.page.admin.role.mining.page.panel
Methods in com.evolveum.midpoint.gui.impl.page.admin.role.mining.page.panel that return types with arguments of type IdentifyWidgetItemModifier and TypeMethodDescriptionstatic @NotNull org.apache.wicket.model.IModel<List<IdentifyWidgetItem>>RoleAnalysisAspectsWebUtils.getClusterWidgetModelOutliers(@NotNull RoleAnalysisClusterType cluster, @NotNull PageBase pageBase) static @NotNull org.apache.wicket.model.IModel<List<IdentifyWidgetItem>>RoleAnalysisAspectsWebUtils.getClusterWidgetModelPatterns(@NotNull RoleAnalysisClusterType cluster, @NotNull OperationResult result, @NotNull PageBase pageBase, @Nullable Integer maxPatternsToShow) static @NotNull org.apache.wicket.model.IModel<List<IdentifyWidgetItem>>RoleAnalysisAspectsWebUtils.getSessionWidgetModelPatterns(@NotNull RoleAnalysisSessionType session, @NotNull OperationResult result, @NotNull PageBase pageBase, @Nullable Integer maxPatternsToShow) static @NotNull org.apache.wicket.model.IModel<List<IdentifyWidgetItem>>RoleAnalysisAspectsWebUtils.loadOutlierWidgetModels(@NotNull PageBase pageBase, Map<RoleAnalysisOutlierPartitionType, RoleAnalysisOutlierType> outliers, @NotNull PolyStringType clusterName, @NotNull List<IdentifyWidgetItem> detailsModel, @NotNull com.evolveum.midpoint.task.api.Task task, @NotNull OperationResult result) Method parameters in com.evolveum.midpoint.gui.impl.page.admin.role.mining.page.panel with type arguments of type IdentifyWidgetItemModifier and TypeMethodDescriptionstatic @NotNull org.apache.wicket.model.IModel<List<IdentifyWidgetItem>>RoleAnalysisAspectsWebUtils.loadOutlierWidgetModels(@NotNull PageBase pageBase, Map<RoleAnalysisOutlierPartitionType, RoleAnalysisOutlierType> outliers, @NotNull PolyStringType clusterName, @NotNull List<IdentifyWidgetItem> detailsModel, @NotNull com.evolveum.midpoint.task.api.Task task, @NotNull OperationResult result) -
Uses of IdentifyWidgetItem in com.evolveum.midpoint.gui.impl.page.admin.role.mining.page.panel.chart
Methods in com.evolveum.midpoint.gui.impl.page.admin.role.mining.page.panel.chart that return types with arguments of type IdentifyWidgetItemModifier and TypeMethodDescriptionprotected @Nullable org.apache.wicket.model.IModel<List<IdentifyWidgetItem>>RoleAnalysisInfoPanel.getModelDistribution()