Class ServerInterceptorUtil

java.lang.Object
ca.uhn.fhir.rest.server.interceptor.ServerInterceptorUtil

public class ServerInterceptorUtil extends Object
  • Method Details

    • fireStoragePreshowResource

      @CheckReturnValue public static List<org.hl7.fhir.instance.model.api.IBaseResource> fireStoragePreshowResource(List<org.hl7.fhir.instance.model.api.IBaseResource> theResources, RequestDetails theRequest, ca.uhn.fhir.interceptor.api.IInterceptorBroadcaster theInterceptorBroadcaster)
      Fires Pointcut.STORAGE_PRESHOW_RESOURCES interceptor hook, and potentially remove resources from the resource list