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