Uses of Record Class
com.evolveum.midpoint.web.component.data.RoleAnalysisObjectDto.MarkedRelation
Packages that use RoleAnalysisObjectDto.MarkedRelation
Package
Description
-
Uses of RoleAnalysisObjectDto.MarkedRelation in com.evolveum.midpoint.web.component.data
Methods in com.evolveum.midpoint.web.component.data that return types with arguments of type RoleAnalysisObjectDto.MarkedRelation -
Uses of RoleAnalysisObjectDto.MarkedRelation in com.evolveum.midpoint.web.component.data.column
Method parameters in com.evolveum.midpoint.web.component.data.column with type arguments of type RoleAnalysisObjectDto.MarkedRelationModifier and TypeMethodDescriptionbooleanRoleAnalysisIntersectionColumn.markOutlierRelations(boolean isMarked, @NotNull org.apache.wicket.markup.repeater.Item<org.apache.wicket.extensions.markup.html.repeater.data.grid.ICellPopulator<A>> cellItem, A rowChunk, B colChunk, @NotNull RoleAnalysisObjectDto roleAnalysis, @Nullable Set<RoleAnalysisObjectDto.MarkedRelation> markedRelations, @NotNull RoleAnalysisTableCellFillResolver.Status isInclude)