org.molgenis.omx.controller
Class HomeController
java.lang.Object
org.molgenis.framework.ui.MolgenisPlugin
org.molgenis.omx.controller.HomeController
@Controller
@RequestMapping(value="/plugin/home")
public class HomeController
- 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
HomeController
@Autowired
public HomeController(MolgenisSettings molgenisSettings)
init
@RequestMapping(method=GET)
public String init(org.springframework.ui.Model model)
Copyright © 2013. All Rights Reserved.