Class RoleAnalysisCandidateTileModel<T extends Serializable>
java.lang.Object
com.evolveum.midpoint.gui.impl.component.tile.Tile<T>
com.evolveum.midpoint.gui.impl.component.tile.mining.candidate.RoleAnalysisCandidateTileModel<T>
- All Implemented Interfaces:
- Serializable,- Comparable<Tile>
- See Also:
- 
Constructor SummaryConstructorsConstructorDescriptionRoleAnalysisCandidateTileModel(@NotNull RoleType role, @NotNull PageBase pageBase, @NotNull ObjectReferenceType clusterRef, @NotNull ObjectReferenceType sessionOid, @NotNull RoleAnalysisCandidateRoleType candidateRole) RoleAnalysisCandidateTileModel(String icon, String title) 
- 
Method SummaryMethods inherited from class com.evolveum.midpoint.gui.impl.component.tile.TilecompareTo, getDescription, getTitle, getValue, isSelected, setDescription, setIcon, setSelected, setTitle, setValue, toggle
- 
Constructor Details- 
RoleAnalysisCandidateTileModel
- 
RoleAnalysisCandidateTileModelpublic RoleAnalysisCandidateTileModel(@NotNull @NotNull RoleType role, @NotNull @NotNull PageBase pageBase, @NotNull @NotNull ObjectReferenceType clusterRef, @NotNull @NotNull ObjectReferenceType sessionOid, @NotNull @NotNull RoleAnalysisCandidateRoleType candidateRole) 
 
- 
- 
Method Details- 
getIcon- Overrides:
- getIconin class- Tile<T extends Serializable>
 
- 
getName
- 
getCreateDate
- 
getInducementsCount
- 
getMembersCount
- 
getPageBase
- 
getStatus
- 
getRole
- 
getClusterRef
- 
getSessionRef
- 
getId
- 
getCandidateRole
 
-