Class RoleAnalysisAggregateChartModel

java.lang.Object
com.evolveum.midpoint.gui.api.model.LoadableModel<ChartConfiguration>
com.evolveum.midpoint.gui.impl.page.admin.role.mining.model.RoleAnalysisAggregateChartModel
All Implemented Interfaces:
Serializable, org.apache.wicket.model.IDetachable, org.apache.wicket.model.IModel<ChartConfiguration>, org.apache.wicket.util.io.IClusterable

public class RoleAnalysisAggregateChartModel extends LoadableModel<ChartConfiguration>
The RoleAnalysisAggregateChartModel class is a LoadableModel that generates aggregate charts for role analysis based on provided data.
See Also: