| Package | Description |
|---|---|
| org.broadleafcommerce.core.search.redirect.dao | |
| org.broadleafcommerce.core.search.redirect.domain | |
| org.broadleafcommerce.core.search.redirect.service |
| Modifier and Type | Method and Description |
|---|---|
SearchRedirect |
SearchRedirectDaoImpl.findSearchRedirectBySearchTerm(String searchTerm) |
SearchRedirect |
SearchRedirectDao.findSearchRedirectBySearchTerm(String uri) |
| Modifier and Type | Class and Description |
|---|---|
class |
SearchRedirectImpl |
| Modifier and Type | Method and Description |
|---|---|
SearchRedirect |
SearchRedirectService.findSearchRedirectBySearchTerm(String uri)
Checks the passed in URL to determine if there is a matching SearchRedirect.
|
SearchRedirect |
SearchRedirectServiceImpl.findSearchRedirectBySearchTerm(String uri)
Checks the passed in URL to determine if there is a matching
SearchRedirect.
|
Copyright © 2015. All Rights Reserved.