Uses of Class
ca.uhn.fhir.jpa.api.model.ExpungeOutcome
Packages that use ExpungeOutcome
-
Uses of ExpungeOutcome in ca.uhn.fhir.jpa.api.dao
Methods in ca.uhn.fhir.jpa.api.dao that return ExpungeOutcomeModifier and TypeMethodDescriptionIFhirResourceDao.expunge(ExpungeOptions theExpungeOptions, ca.uhn.fhir.rest.api.server.RequestDetails theRequestDetails)IFhirResourceDao.expunge(org.hl7.fhir.instance.model.api.IIdType theIIdType, ExpungeOptions theExpungeOptions, ca.uhn.fhir.rest.api.server.RequestDetails theRequest)IFhirSystemDao.expunge(ExpungeOptions theExpungeOptions, ca.uhn.fhir.rest.api.server.RequestDetails theRequestDetails)IFhirResourceDao.forceExpungeInExistingTransaction(org.hl7.fhir.instance.model.api.IIdType theId, ExpungeOptions theExpungeOptions, ca.uhn.fhir.rest.api.server.RequestDetails theRequest) -
Uses of ExpungeOutcome in ca.uhn.fhir.jpa.api.model
Methods in ca.uhn.fhir.jpa.api.model that return ExpungeOutcome -
Uses of ExpungeOutcome in ca.uhn.fhir.jpa.provider
Methods in ca.uhn.fhir.jpa.provider with parameters of type ExpungeOutcomeModifier and TypeMethodDescriptionprotected org.hl7.fhir.instance.model.api.IBaseParametersBaseJpaProvider.createExpungeResponse(ExpungeOutcome theOutcome)