Class JpaSystemProviderDstu2

java.lang.Object
ca.uhn.fhir.jpa.provider.BaseJpaProvider
ca.uhn.fhir.jpa.provider.BaseJpaSystemProvider<T,MT>
ca.uhn.fhir.jpa.provider.BaseJpaSystemProviderDstu2Plus<ca.uhn.fhir.model.dstu2.resource.Bundle,ca.uhn.fhir.model.dstu2.composite.MetaDt>
ca.uhn.fhir.jpa.provider.JpaSystemProviderDstu2
All Implemented Interfaces:
ca.uhn.fhir.jpa.provider.IJpaSystemProvider

public class JpaSystemProviderDstu2 extends BaseJpaSystemProviderDstu2Plus<ca.uhn.fhir.model.dstu2.resource.Bundle,ca.uhn.fhir.model.dstu2.composite.MetaDt>
  • Constructor Details

  • Method Details

    • getResourceCounts

      public ca.uhn.fhir.model.dstu2.resource.Parameters getResourceCounts()
    • meta

      public ca.uhn.fhir.model.dstu2.resource.Parameters meta(ca.uhn.fhir.rest.api.server.RequestDetails theRequestDetails)
    • transaction

      public ca.uhn.fhir.model.dstu2.resource.Bundle transaction(ca.uhn.fhir.rest.api.server.RequestDetails theRequestDetails, ca.uhn.fhir.model.dstu2.resource.Bundle theResources)
    • toExpungeResponse

      public static ca.uhn.fhir.model.dstu2.resource.Parameters toExpungeResponse(org.hl7.fhir.r4.model.Parameters theRetVal)