Uses of Class
ca.uhn.fhir.jpa.bulk.export.model.ExportPIDIteratorParameters
-
Uses of ExportPIDIteratorParameters in ca.uhn.fhir.jpa.bulk.export.api
Modifier and TypeMethodDescriptionIBulkExportProcessor.getResourcePidIterator
(ExportPIDIteratorParameters theParams) For fetching PIDs of resources -
Uses of ExportPIDIteratorParameters in ca.uhn.fhir.jpa.bulk.export.svc
Modifier and TypeMethodDescriptionBulkExportHelperService.createSearchParameterMapsForResourceType
(ca.uhn.fhir.context.RuntimeResourceDefinition theDef, ExportPIDIteratorParameters theParams, boolean theConsiderSince) Given the parameters, create the search parameter map based on type filters and the _since parameter.