Uses of Enum Class
com.evolveum.midpoint.gui.impl.page.admin.role.mining.utils.table.RoleAnalysisTableCellFillResolver.Status
Packages that use RoleAnalysisTableCellFillResolver.Status
-
Uses of RoleAnalysisTableCellFillResolver.Status in com.evolveum.midpoint.gui.impl.page.admin.role.mining.utils.table
Methods in com.evolveum.midpoint.gui.impl.page.admin.role.mining.utils.table that return RoleAnalysisTableCellFillResolver.StatusModifier and TypeMethodDescriptionstatic <B extends MiningBaseTypeChunk,A extends MiningBaseTypeChunk>
RoleAnalysisTableCellFillResolver.StatusRoleAnalysisTableCellFillResolver.resolveCellTypeUserTable(@NotNull String componentId, org.apache.wicket.markup.repeater.Item<org.apache.wicket.extensions.markup.html.repeater.data.grid.ICellPopulator<A>> cellItem, A rowModel, B colModel, @NotNull org.apache.wicket.model.IModel<Map<String, String>> colorLoadableMap) Resolve the cell color for role analysis table.Returns the enum constant of this class with the specified name.RoleAnalysisTableCellFillResolver.Status.values()Returns an array containing the constants of this enum class, in the order they are declared.