Uses of Class
javax.faces.component.search.SearchKeywordResolver
-
Packages that use SearchKeywordResolver Package Description javax.faces.application -
-
Uses of SearchKeywordResolver in javax.faces.application
Methods in javax.faces.application that return SearchKeywordResolver Modifier and Type Method Description SearchKeywordResolver
Application. getSearchKeywordResolver()
SearchKeywordResolver
ApplicationWrapper. getSearchKeywordResolver()
Methods in javax.faces.application with parameters of type SearchKeywordResolver Modifier and Type Method Description void
Application. addSearchKeywordResolver(SearchKeywordResolver resolver)
void
ApplicationWrapper. addSearchKeywordResolver(SearchKeywordResolver resolver)
-