
Uses of Interface
ca.uhn.fhir.jpa.api.pid.IResourcePidStream
Packages that use IResourcePidStream
-
Uses of IResourcePidStream in ca.uhn.fhir.jpa.api.pid
Classes in ca.uhn.fhir.jpa.api.pid that implement IResourcePidStreamModifier and TypeClassDescriptionclassListWrappingPidStream<P extends ca.uhn.fhir.rest.api.server.storage.IResourcePersistentId<?>>class -
Uses of IResourcePidStream in ca.uhn.fhir.jpa.api.svc
Methods in ca.uhn.fhir.jpa.api.svc that return IResourcePidStreamModifier and TypeMethodDescriptionIGoldenResourceSearchSvc.fetchGoldenResourceIdStream(Date theStart, Date theEnd, RequestPartitionId theRequestPartitionId, String theResourceType) Fetches a cursor of resource IDs for golden resources of the given type.default IResourcePidStreamIBatch2DaoSvc.fetchResourceIdStream(Date theStart, Date theEnd, RequestPartitionId theTargetPartitionId, String theUrl)