Class RoleAnalysisAttributeChartModel

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

public class RoleAnalysisAttributeChartModel extends LoadableModel<ChartConfiguration>
The model for the role analysis attribute chart. Used for loading the data for the role analysis attribute chart. Used in role analysis cluster chart.
See Also: