
Uses of Class
ca.uhn.fhir.jpa.dao.TransactionUtil.TransactionResponse
Packages that use TransactionUtil.TransactionResponse
-
Uses of TransactionUtil.TransactionResponse in ca.uhn.fhir.jpa.dao
Methods in ca.uhn.fhir.jpa.dao that return TransactionUtil.TransactionResponseModifier and TypeMethodDescriptionTransactionUtil.parseTransactionResponse
(ca.uhn.fhir.context.FhirContext theContext, org.hl7.fhir.instance.model.api.IBaseBundle theTransactionResponseBundle) This method accepts a Bundle which was returned by a call to HAPI FHIR's transaction/batch processor.