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 Summary
ConstructorsConstructorDescriptionRoleAnalysisCandidateTileModel
(@NotNull RoleType role, @NotNull PageBase pageBase, @NotNull ObjectReferenceType clusterRef, @NotNull ObjectReferenceType sessionOid, @NotNull RoleAnalysisCandidateRoleType candidateRole) RoleAnalysisCandidateTileModel
(String icon, String title) -
Method Summary
Methods inherited from class com.evolveum.midpoint.gui.impl.component.tile.Tile
compareTo, getDescription, getTitle, getValue, isSelected, setDescription, setIcon, setSelected, setTitle, setValue, toggle
-
Constructor Details
-
RoleAnalysisCandidateTileModel
-
RoleAnalysisCandidateTileModel
public 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:
getIcon
in classTile<T extends Serializable>
-
getName
-
getCreateDate
-
getInducementsCount
-
getMembersCount
-
getPageBase
-
getStatus
-
getRole
-
getClusterRef
-
getSessionRef
-
getId
-
getCandidateRole
-