
Uses of Class
ca.uhn.fhir.jpa.delete.DeleteConflictOutcome
Packages that use DeleteConflictOutcome
-
Uses of DeleteConflictOutcome in ca.uhn.fhir.jpa.delete
Methods in ca.uhn.fhir.jpa.delete that return DeleteConflictOutcomeModifier and TypeMethodDescriptionDeleteConflictOutcome.setShouldRetryCount
(int theShouldRetryCount) -
Uses of DeleteConflictOutcome in ca.uhn.fhir.jpa.interceptor
Methods in ca.uhn.fhir.jpa.interceptor that return DeleteConflictOutcomeModifier and TypeMethodDescriptionCascadingDeleteInterceptor.handleDeleteConflicts
(DeleteConflictList theConflictList, ca.uhn.fhir.rest.api.server.RequestDetails theRequest, ca.uhn.fhir.rest.api.server.storage.TransactionDetails theTransactionDetails)