@Controller @RequestMapping(value="/plugin/ontologymanager") public class OntologyManagerController extends PluginController
| Modifier and Type | Field and Description |
|---|---|
static String |
ID |
static String |
URI |
static String |
VIEW_ONTOLOGY_MANAGER |
PLUGIN_URI_PREFIX| Constructor and Description |
|---|
OntologyManagerController() |
| Modifier and Type | Method and Description |
|---|---|
String |
delete(org.springframework.ui.Model model) |
Map<String,Object> |
getAllOntologies() |
String |
init(org.springframework.ui.Model model) |
getId, getPluginSettings, getUripublic static final String ID
public static final String URI
public static final String VIEW_ONTOLOGY_MANAGER
Copyright © 2017. All rights reserved.