Class MatchGradeEnumInterceptor

java.lang.Object
org.openehealth.ipf.commons.ihe.fhir.iti119.MatchGradeEnumInterceptor

public class MatchGradeEnumInterceptor extends Object
There is no universal mechanism to attach any kind of search attribute to a response bundle. As ITI-119 asks for a custom attribute that cannot been easily be handled within the BundleFactory, an interceptor is required. An instance of this interceptor must be registered with the RestfulServer or the IpfFhirServlet subclass. The Spring Boot starter does this automatically.
  • Field Details

  • Constructor Details

    • MatchGradeEnumInterceptor

      public MatchGradeEnumInterceptor()
  • Method Details