Class BatchTransactionResourceProvider

java.lang.Object
org.openehealth.ipf.commons.ihe.fhir.FhirProvider
org.openehealth.ipf.commons.ihe.fhir.SharedFhirProvider
org.openehealth.ipf.commons.ihe.fhir.support.BatchTransactionResourceProvider
All Implemented Interfaces:
Serializable

@Deprecated public class BatchTransactionResourceProvider extends SharedFhirProvider
Deprecated.
Resource provider for batch requests or transaction requests
Since:
3.6
Author:
Christian Ohr
See Also:
  • Method Details

    • getInstance

      public static BatchTransactionResourceProvider getInstance()
      Deprecated.
    • provideResponseBundle

      public org.hl7.fhir.r4.model.Bundle provideResponseBundle(org.hl7.fhir.r4.model.Bundle bundle, RequestDetails requestDetails, javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse)
      Deprecated.