Class HSearchSortHelperImpl

java.lang.Object
ca.uhn.fhir.jpa.dao.search.HSearchSortHelperImpl
All Implemented Interfaces:
IHSearchSortHelper

public class HSearchSortHelperImpl extends Object implements IHSearchSortHelper
Used to build HSearch sort clauses.
  • Constructor Details

    • HSearchSortHelperImpl

      public HSearchSortHelperImpl(ca.uhn.fhir.rest.server.util.ISearchParamRegistry theSearchParamRegistry)
  • Method Details