Uses of Class
jakarta.faces.component.search.SearchKeywordResolver
Packages that use SearchKeywordResolver
-
Uses of SearchKeywordResolver in jakarta.faces.application
Methods in jakarta.faces.application that return SearchKeywordResolverModifier and TypeMethodDescriptionApplication.getSearchKeywordResolver()Return the singletonSearchKeywordResolverinstance to be used for all search keyword resolution.ApplicationWrapper.getSearchKeywordResolver()Methods in jakarta.faces.application with parameters of type SearchKeywordResolverModifier and TypeMethodDescriptionvoidApplication.addSearchKeywordResolver(SearchKeywordResolver resolver) Cause the argumentresolverto be added to the head of the resolver chain.voidApplicationWrapper.addSearchKeywordResolver(SearchKeywordResolver resolver)