Interface SuggestionsRetriever
@ProviderType
public interface SuggestionsRetriever
-
Method Summary
Modifier and TypeMethodDescriptiongetSuggestionsContributorResults
(com.liferay.portal.kernel.portlet.LiferayPortletRequest liferayPortletRequest, com.liferay.portal.kernel.portlet.LiferayPortletResponse liferayPortletResponse, com.liferay.portal.kernel.search.SearchContext searchContext)
-
Method Details
-
getSuggestionsContributorResults
List<SuggestionsContributorResults> getSuggestionsContributorResults(com.liferay.portal.kernel.portlet.LiferayPortletRequest liferayPortletRequest, com.liferay.portal.kernel.portlet.LiferayPortletResponse liferayPortletResponse, com.liferay.portal.kernel.search.SearchContext searchContext)
-