
Uses of Class
ca.uhn.fhir.storage.interceptor.AutoCreatePlaceholderReferenceTargetResponse
Packages that use AutoCreatePlaceholderReferenceTargetResponse
-
Uses of AutoCreatePlaceholderReferenceTargetResponse in ca.uhn.fhir.storage.interceptor
Methods in ca.uhn.fhir.storage.interceptor that return AutoCreatePlaceholderReferenceTargetResponseModifier and TypeMethodDescriptionAutoCreatePlaceholderReferenceEnabledByTypeInterceptor.autoCreatePlaceholderReferenceTarget
(AutoCreatePlaceholderReferenceTargetRequest theRequest) This method will be called automatically before each auto-created placeholder reference target resource.AutoCreatePlaceholderReferenceTargetResponse.doNotCreateTarget()
Create response: The placeholder reference target should not be created.AutoCreatePlaceholderReferenceTargetResponse.proceed()
Create response: The placeholder reference target should be created.