Class AdminCountryPageModContentFactoryImpl

All Implemented Interfaces:
PageModeContentFactory

@Component public final class AdminCountryPageModContentFactoryImpl extends AbstractAdminSystemPageModContentFactoryImpl
The Class AdminCountryPageModContentFactoryImpl.
  • Field Details

  • Constructor Details

    • AdminCountryPageModContentFactoryImpl

      public AdminCountryPageModContentFactoryImpl()
      Instantiates a new admin country page mod content factory impl.
  • Method Details

    • createContent

      @Secured("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