Interface SearchRedirectService
- All Known Implementing Classes:
SearchRedirectServiceImpl
public interface SearchRedirectService
Created by bpolster.
-
Method Summary
Modifier and TypeMethodDescriptionChecks the passed in URL to determine if there is a matching SearchRedirect.
-
Method Details
-
findSearchRedirectBySearchTerm
Checks the passed in URL to determine if there is a matching SearchRedirect. Returns null if no handler was found.- Parameters:
uri-- Returns:
-