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
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:
-
Constructor Summary
ConstructorDescriptionRoleAnalysisAttributeChartModel
(org.apache.wicket.model.LoadableDetachableModel<List<AttributeAnalysisStructure>> roleAnalysisModel) -
Method Summary
Methods inherited from class com.evolveum.midpoint.gui.api.model.LoadableModel
create, detach, getNestedModel, getObject, isLoaded, onDetach, onLoad, reset, revive, setObject, toString
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface org.apache.wicket.model.IModel
as, combineWith, filter, flatMap, isPresent, map, orElse, orElseGet
-
Constructor Details
-
RoleAnalysisAttributeChartModel
public RoleAnalysisAttributeChartModel(org.apache.wicket.model.LoadableDetachableModel<List<AttributeAnalysisStructure>> roleAnalysisModel)
-
-
Method Details
-
load
- Specified by:
load
in classLoadableModel<ChartConfiguration>
-
generateDataset
-
getColor
-