Uses of Class
com.evolveum.midpoint.gui.impl.page.admin.role.mining.tables.outlier.panel.PartitionObjectDto
Packages that use PartitionObjectDto
-
Uses of PartitionObjectDto in com.evolveum.midpoint.gui.impl.page.admin.role.mining.tables.outlier.panel
Methods in com.evolveum.midpoint.gui.impl.page.admin.role.mining.tables.outlier.panel that return types with arguments of type PartitionObjectDtoModifier and TypeMethodDescriptionstatic List<PartitionObjectDto>PartitionObjectDto.buildPartitionObjectList(@NotNull RoleAnalysisService roleAnalysisService, @NotNull RoleAnalysisClusterType cluster, Integer limit, @Nullable OutlierCategoryType outlierCategory, com.evolveum.midpoint.task.api.Task task, OperationResult result) Constructs a newPartitionObjectDtolist instancestatic List<PartitionObjectDto>PartitionObjectDto.buildPartitionObjectList(@NotNull RoleAnalysisService roleAnalysisService, @NotNull RoleAnalysisSessionType session, Integer limit, @Nullable OutlierCategoryType outlierCategory, com.evolveum.midpoint.task.api.Task task, OperationResult result) Constructs a newPartitionObjectDtolist instanceList<org.apache.wicket.extensions.markup.html.repeater.data.table.IColumn<PartitionObjectDto,String>> RoleAnalysisOutlierTable.initColumns()