Class ConfigurableUserDashboardType

java.lang.Object
com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
com.evolveum.midpoint.xml.ns._public.common.common_3.UserInterfaceFeatureType
com.evolveum.midpoint.xml.ns._public.common.common_3.ConfigurableUserDashboardType
All Implemented Interfaces:
Containerable, Freezable, com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding, DebugDumpable, Serializable, Cloneable

public class ConfigurableUserDashboardType extends UserInterfaceFeatureType
Defines properties of a specific dashboard widget. The identifier property defines the identity of the widget and currently also the placement on the dashboard. The widget specifications that come from different roles will be merged if they have the same identifier.
See Also: