@Controller @RequestMapping(value="VIEW") public class SearchProxyController extends Object
| Modifier and Type | Field and Description |
|---|---|
protected org.slf4j.Logger |
log |
| Constructor and Description |
|---|
SearchProxyController() |
| Modifier and Type | Method and Description |
|---|---|
void |
searchRequest(javax.portlet.EventRequest request,
javax.portlet.EventResponse response) |
void |
setSearchService(ISearchService searchService) |
public void setSearchService(ISearchService searchService)
@EventMapping(value="{https://source.jasig.org/schemas/uportal/search}SearchRequest")
public void searchRequest(javax.portlet.EventRequest request,
javax.portlet.EventResponse response)
Copyright © 2015 Jasig. All Rights Reserved.