Class CommitteeRankingCurrentCommitteePartiesChartsPageModContentFactoryImpl

java.lang.Object
com.hack23.cia.web.impl.ui.application.views.common.pagemode.AbstractPageModContentFactoryImpl
com.hack23.cia.web.impl.ui.application.views.common.pagemode.AbstractBasicPageModContentFactoryImpl
com.hack23.cia.web.impl.ui.application.views.user.committee.pagemode.CommitteeRankingCurrentCommitteePartiesChartsPageModContentFactoryImpl
All Implemented Interfaces:
PageModeContentFactory

@Service public final class CommitteeRankingCurrentCommitteePartiesChartsPageModContentFactoryImpl extends AbstractBasicPageModContentFactoryImpl
The Class CommitteeRankingCurrentCommitteePartiesChartsPageModContentFactoryImpl.
  • Field Details

  • Constructor Details

    • CommitteeRankingCurrentCommitteePartiesChartsPageModContentFactoryImpl

      public CommitteeRankingCurrentCommitteePartiesChartsPageModContentFactoryImpl()
      Instantiates a new committee ranking current committee parties charts page mod content factory impl.
  • Method Details

    • createContent

      @Secured({"ROLE_ANONYMOUS","ROLE_USER","ROLE_ADMIN"}) public com.vaadin.ui.Layout createContent(String parameters, com.vaadin.ui.MenuBar menuBar, com.vaadin.ui.Panel panel)
      Description copied from interface: PageModeContentFactory
      Creates a new PageModeContent object.
      Parameters:
      parameters - the parameters
      menuBar - the menu bar
      panel - the panel
      Returns:
      the layout
    • matches

      public boolean matches(String page, String parameters)
      Description copied from interface: PageModeContentFactory
      Matches.
      Parameters:
      page - the page
      parameters - the parameters
      Returns:
      true, if successful
    • getCommitteeRankingMenuItemFactory

      protected final CommitteeRankingMenuItemFactory getCommitteeRankingMenuItemFactory()
      Gets the committee ranking menu item factory.
      Returns:
      the committee ranking menu item factory