Class CommitteeCurrentMembersHistoryPageModContentFactoryImpl

java.lang.Object
com.hack23.cia.web.impl.ui.application.views.common.pagemode.AbstractPageModContentFactoryImpl
com.hack23.cia.web.impl.ui.application.views.common.pagemode.AbstractItemPageModContentFactoryImpl<com.hack23.cia.model.internal.application.data.committee.impl.ViewRiksdagenCommittee>
com.hack23.cia.web.impl.ui.application.views.user.committee.pagemode.CommitteeCurrentMembersHistoryPageModContentFactoryImpl
All Implemented Interfaces:
PageModeContentFactory

@Component public final class CommitteeCurrentMembersHistoryPageModContentFactoryImpl extends AbstractItemPageModContentFactoryImpl<com.hack23.cia.model.internal.application.data.committee.impl.ViewRiksdagenCommittee>
The Class CommitteeCurrentMembersHistoryPageModContentFactoryImpl.
  • Field Details

  • Constructor Details

    • CommitteeCurrentMembersHistoryPageModContentFactoryImpl

      public CommitteeCurrentMembersHistoryPageModContentFactoryImpl()
      Instantiates a new committee current members 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
    • getCommitteeMenuItemFactory

      protected final CommitteeMenuItemFactory getCommitteeMenuItemFactory()
      Gets the committee menu item factory.
      Returns:
      the committee menu item factory
    • getItem

      protected com.hack23.cia.model.internal.application.data.committee.impl.ViewRiksdagenCommittee getItem(String parameters)
      Description copied from class: AbstractItemPageModContentFactoryImpl
      Gets the item.
      Specified by:
      getItem in class AbstractItemPageModContentFactoryImpl<com.hack23.cia.model.internal.application.data.committee.impl.ViewRiksdagenCommittee>
      Parameters:
      parameters - the parameters
      Returns:
      the item