Class ShadowStatisticsModel
java.lang.Object
com.evolveum.midpoint.gui.api.model.LoadableModel<ChartConfiguration>
com.evolveum.midpoint.gui.impl.page.admin.resource.component.ShadowStatisticsModel
- All Implemented Interfaces:
Serializable,org.apache.wicket.model.IDetachable,org.apache.wicket.model.IModel<ChartConfiguration>,org.apache.wicket.util.io.IClusterable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected StringcreateSituationLabel(SynchronizationSituationType situation) protected IntegercreateTotalsModel(ObjectFilter situationFilter) protected ChartConfigurationload()Methods inherited from class com.evolveum.midpoint.gui.api.model.LoadableModel
create, detach, getNestedModel, getObject, isLoaded, onDetach, onLoad, reset, revive, setObject, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.apache.wicket.model.IModel
combineWith, filter, flatMap, isPresent, map, orElse, orElseGet
-
Constructor Details
-
ShadowStatisticsModel
public ShadowStatisticsModel()
-
-
Method Details
-
load
- Specified by:
loadin classLoadableModel<ChartConfiguration>
-
createTotalsModel
-
createSituationLabel
-