Class CrossPartitionReferenceDetails

java.lang.Object
ca.uhn.fhir.jpa.searchparam.extractor.CrossPartitionReferenceDetails

  • Constructor Details

    • CrossPartitionReferenceDetails

      public CrossPartitionReferenceDetails(@Nonnull ca.uhn.fhir.interceptor.model.RequestPartitionId theSourceResourcePartitionId, @Nonnull String theSourceResourceName, @Nonnull PathAndRef thePathAndRef, @Nonnull ca.uhn.fhir.rest.api.server.RequestDetails theRequestDetails, @Nonnull ca.uhn.fhir.rest.api.server.storage.TransactionDetails theTransactionDetails)
      Constructor
  • Method Details