@Controller @RequestMapping(value="/plugin/searchAll") public class SearchAllPluginController extends VuePluginController
| Modifier and Type | Field and Description |
|---|---|
static String |
DATAEXPLORER |
static String |
ID |
static String |
NAVIGATOR |
static String |
URI |
menuReaderService, userAccountService| Constructor and Description |
|---|
SearchAllPluginController(org.molgenis.settings.AppSettings appSettings,
MenuReaderService menuReaderService,
UserAccountService userAccountService) |
| Modifier and Type | Method and Description |
|---|---|
String |
init(org.springframework.ui.Model model) |
getBaseUrl, getLanguageCode, initpublic static final String ID
public static final String URI
public static final String NAVIGATOR
public static final String DATAEXPLORER
public SearchAllPluginController(org.molgenis.settings.AppSettings appSettings,
MenuReaderService menuReaderService,
UserAccountService userAccountService)
@GetMapping(value="/**") public String init(org.springframework.ui.Model model)
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.