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