Class DashboardBean

  • All Implemented Interfaces:
    Serializable

    @Named
    @ViewScoped
    public class DashboardBean
    extends Object
    implements Serializable
    View scoped bean holding the dashboard of the backend.
    Since:
    8.0.0
    Author:
    XIMA Media GmbH
    See Also:
    Serialized Form
    • Constructor Detail

      • DashboardBean

        public DashboardBean()
    • Method Detail

      • getDashboardModel

        public org.primefaces.model.menu.MenuModel getDashboardModel()