Interface SuggestionsRetriever


@ProviderType public interface SuggestionsRetriever
  • Method Summary

    Modifier and Type
    Method
    Description
    getSuggestionsContributorResults(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)