Class RoleAnalysisSimpleModel

java.lang.Object
com.evolveum.midpoint.gui.impl.page.admin.role.mining.model.RoleAnalysisSimpleModel
All Implemented Interfaces:
Serializable

public class RoleAnalysisSimpleModel extends Object implements Serializable
The RoleAnalysisModel class stores role analysis data, count of roles and users that are used in the histogram chart. It displays the number of grouped roles with same number of users and the number of users that are assigned to the roles.
See Also: