@Controller(value="/bibRefSearch.html") public interface PubMedQueryController
| Modifier and Type | Method and Description |
|---|---|
String |
getView() |
ModelAndView |
onSubmit(javax.servlet.http.HttpServletRequest request,
PubMedSearchCommand command,
BindingResult result,
SessionStatus status) |
@RequestMapping(method=GET) String getView()
@RequestMapping(method=POST) ModelAndView onSubmit(javax.servlet.http.HttpServletRequest request, PubMedSearchCommand command, BindingResult result, SessionStatus status) throws Exception
ExceptionCopyright © 2005–2023 Pavlidis lab, Michael Smith Laboratories and Department of Psychiatry, University of British Columbia. All rights reserved.