public class BroadleafSearchController extends AbstractCatalogController
| Modifier and Type | Field and Description |
|---|---|
protected static java.lang.String |
ACTIVE_FACETS_ATTRIBUTE_NAME |
protected ExploitProtectionService |
exploitProtectionService |
protected static java.lang.String |
FACETS_ATTRIBUTE_NAME |
protected SearchFacetDTOService |
facetService |
protected static java.lang.String |
ORIGINAL_QUERY_ATTRIBUTE_NAME |
protected static java.lang.String |
PRODUCT_SEARCH_RESULT_ATTRIBUTE_NAME |
protected static java.lang.String |
PRODUCTS_ATTRIBUTE_NAME |
protected SearchService |
searchService |
protected static java.lang.String |
searchView |
catalogService| Constructor and Description |
|---|
BroadleafSearchController() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getSearchView() |
java.lang.String |
search(org.springframework.ui.Model model,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
java.lang.String query) |
getContextPath, isAjaxRequestprotected SearchService searchService
protected ExploitProtectionService exploitProtectionService
protected SearchFacetDTOService facetService
protected static java.lang.String searchView
protected static java.lang.String PRODUCTS_ATTRIBUTE_NAME
protected static java.lang.String FACETS_ATTRIBUTE_NAME
protected static java.lang.String PRODUCT_SEARCH_RESULT_ATTRIBUTE_NAME
protected static java.lang.String ACTIVE_FACETS_ATTRIBUTE_NAME
protected static java.lang.String ORIGINAL_QUERY_ATTRIBUTE_NAME
public java.lang.String search(org.springframework.ui.Model model,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
java.lang.String query)
throws javax.servlet.ServletException,
java.io.IOException,
ServiceException
javax.servlet.ServletExceptionjava.io.IOExceptionServiceExceptionpublic java.lang.String getSearchView()
Copyright © 2018. All Rights Reserved.