public class DefaultContainsKeywordRedirectHandler extends Object implements KeywordRedirectHandler
| Constructor and Description |
|---|
DefaultContainsKeywordRedirectHandler() |
| Modifier and Type | Method and Description |
|---|---|
I18NService |
getI18NService() |
boolean |
keywordMatches(String theQuery,
String keyword,
boolean ignoreCase) |
void |
setI18NService(I18NService i18nService) |
public DefaultContainsKeywordRedirectHandler()
public boolean keywordMatches(String theQuery, String keyword, boolean ignoreCase)
keywordMatches in interface KeywordRedirectHandlerpublic I18NService getI18NService()
public void setI18NService(I18NService i18nService)
Copyright © 2017 SAP SE. All Rights Reserved.