Class MinistryRankingPageVisitHistoryPageModContentFactoryImpl

All Implemented Interfaces:
PageModeContentFactory

@Component public final class MinistryRankingPageVisitHistoryPageModContentFactoryImpl extends AbstractBasicPageModContentFactoryImpl
The Class MinistryRankingPageVisitHistoryPageModContentFactoryImpl.
  • Field Details

  • Constructor Details

    • MinistryRankingPageVisitHistoryPageModContentFactoryImpl

      public MinistryRankingPageVisitHistoryPageModContentFactoryImpl()
      Instantiates a new ministry ranking page visit history 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
    • getMinistryRankingMenuItemFactory

      protected final MinistryRankingMenuItemFactory getMinistryRankingMenuItemFactory()
      Gets the ministry ranking menu item factory.
      Returns:
      the ministry ranking menu item factory