Package ca.uhn.fhir.jpa.dao.search
Class ExtendedHSearchResourceProjection
java.lang.Object
ca.uhn.fhir.jpa.dao.search.ExtendedHSearchResourceProjection
Query result when fetching full resources from HSearch.
-
Field Summary
-
Constructor Summary
ConstructorDescriptionExtendedHSearchResourceProjection
(long thePid, String theForcedId, String theResourceString) -
Method Summary
Modifier and TypeMethodDescriptionlong
getPid()
org.hl7.fhir.instance.model.api.IBaseResource
toResource
(IParser theParser)
-
Field Details
-
RESOURCE_NOT_STORED_ERROR
- See Also:
-
-
Constructor Details
-
ExtendedHSearchResourceProjection
-
-
Method Details
-
toResource
-
getPid
-