org.molgenis.omx.controller
Class NewsController
java.lang.Object
org.molgenis.framework.ui.MolgenisPlugin
org.molgenis.omx.controller.NewsController
@Controller
@RequestMapping(value="/plugin/news")
public class NewsController
- extends MolgenisPlugin
Controller that handles home page requests
|
Method Summary |
String |
init(org.springframework.ui.Model model)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
URI
public static final String URI
- See Also:
- Constant Field Values
NewsController
@Autowired
public NewsController(MolgenisSettings molgenisSettings)
init
@RequestMapping(method=GET)
public String init(org.springframework.ui.Model model)
Copyright © 2013. All Rights Reserved.