java.lang.Object
com.liferay.headless.delivery.search.sort.SortUtil

public class SortUtil extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static void
    processSorts(com.liferay.dynamic.data.mapping.util.DDMIndexer ddmIndexer, com.liferay.portal.search.searcher.SearchRequestBuilder searchRequestBuilder, com.liferay.portal.kernel.search.Sort[] oldSorts, com.liferay.portal.search.query.Queries queries, com.liferay.portal.search.sort.Sorts sorts)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • SortUtil

      public SortUtil()
  • Method Details

    • processSorts

      public static void processSorts(com.liferay.dynamic.data.mapping.util.DDMIndexer ddmIndexer, com.liferay.portal.search.searcher.SearchRequestBuilder searchRequestBuilder, com.liferay.portal.kernel.search.Sort[] oldSorts, com.liferay.portal.search.query.Queries queries, com.liferay.portal.search.sort.Sorts sorts) throws com.liferay.portal.kernel.exception.PortalException
      Throws:
      com.liferay.portal.kernel.exception.PortalException