Class GoldenResourceSearchSvcImpl

java.lang.Object
ca.uhn.fhir.jpa.mdm.svc.GoldenResourceSearchSvcImpl
All Implemented Interfaces:
ca.uhn.fhir.jpa.api.svc.IGoldenResourceSearchSvc

public class GoldenResourceSearchSvcImpl extends Object implements ca.uhn.fhir.jpa.api.svc.IGoldenResourceSearchSvc
  • Constructor Details

  • Method Details

    • fetchGoldenResourceIdsPage

      @Transactional public ca.uhn.fhir.jpa.api.pid.IResourcePidList fetchGoldenResourceIdsPage(Date theStart, Date theEnd, @Nonnull Integer thePageSize, @Nullable ca.uhn.fhir.interceptor.model.RequestPartitionId theRequestPartitionId, @Nonnull String theResourceType)
      Specified by:
      fetchGoldenResourceIdsPage in interface ca.uhn.fhir.jpa.api.svc.IGoldenResourceSearchSvc