
Uses of Class
ca.uhn.fhir.jpa.provider.merge.MergeOperationInputParameters
Packages that use MergeOperationInputParameters
-
Uses of MergeOperationInputParameters in ca.uhn.fhir.jpa.provider.merge
Methods in ca.uhn.fhir.jpa.provider.merge with parameters of type MergeOperationInputParametersModifier and TypeMethodDescriptionResourceMergeService.merge
(MergeOperationInputParameters theMergeOperationParameters, ca.uhn.fhir.rest.api.server.RequestDetails theRequestDetails) Perform the $merge operation.