Class NewsController


  • @Controller
    @RequestMapping("/plugin/news")
    public class NewsController
    extends org.molgenis.core.ui.controller.AbstractStaticContentController
    Controller that handles news page requests
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static String ID  
      static String URI  
      • Fields inherited from class org.molgenis.web.PluginController

        PLUGIN_URI_PREFIX
    • Constructor Summary

      Constructors 
      Constructor Description
      NewsController()