Interface SearchResultTranslator
public interface SearchResultTranslator
- Author:
- André de Oliveira
-
Method Summary
Modifier and TypeMethodDescriptiontranslate
(Hits hits, Locale locale, PortletRequest portletRequest, PortletResponse portletResponse)
-
Method Details
-
translate
List<SearchResult> translate(Hits hits, Locale locale, PortletRequest portletRequest, PortletResponse portletResponse)
-