@Controller @RequestMapping(value="/plugin/ontologytree") public class OntologyTreeController extends MolgenisPluginController
| Modifier and Type | Field and Description |
|---|---|
static String |
ID |
static String |
URI |
PLUGIN_URI_PREFIX| Constructor and Description |
|---|
OntologyTreeController() |
| Modifier and Type | Method and Description |
|---|---|
String |
init(org.springframework.ui.Model model) |
getId, getPluginSettings, getUripublic static final String ID
public static final String URI
@RequestMapping(method=GET) public String init(org.springframework.ui.Model model)
Copyright © 2015. All Rights Reserved.