Uses of Class
ca.uhn.fhir.jpa.api.svc.ResolveIdentityMode.Builder
-
Uses of ResolveIdentityMode.Builder in ca.uhn.fhir.jpa.api.svc
Modifier and TypeMethodDescriptionstatic ResolveIdentityMode.Builder
ResolveIdentityMode.excludeDeleted()
Deleted resource identities should be excluded from the resultsstatic ResolveIdentityMode.Builder
ResolveIdentityMode.failOnDeleted()
Throw aResourceGoneException
if any of the supplied IDs corresponds to a deleted resourcestatic ResolveIdentityMode.Builder
ResolveIdentityMode.includeDeleted()
Deleted resource identities can be included in the results