@Controller @RequestMapping(value="/plugin/catalogue") public class CatalogueController extends MolgenisPluginController
| Modifier and Type | Field and Description |
|---|---|
static String |
ID |
static String |
URI |
PLUGIN_URI_PREFIX| Constructor and Description |
|---|
CatalogueController(DataService dataService) |
| Modifier and Type | Method and Description |
|---|---|
String |
showView(String selectedEntityName,
org.springframework.ui.Model model) |
getId, getUripublic static final String ID
public static final String URI
@Autowired public CatalogueController(DataService dataService)
Copyright © 2015. All Rights Reserved.