Package ca.uhn.fhir.mdm.interceptor
Class MdmSearchExpandingInterceptor
java.lang.Object
ca.uhn.fhir.mdm.interceptor.MdmSearchExpandingInterceptor
This interceptor replaces the auto-generated CapabilityStatement that is generated
by the HAPI FHIR Server with a static hard-coded resource.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
hook
(ca.uhn.fhir.rest.api.server.RequestDetails theRequestDetails, ca.uhn.fhir.jpa.searchparam.SearchParameterMap theSearchParameterMap)
-
Constructor Details
-
MdmSearchExpandingInterceptor
public MdmSearchExpandingInterceptor()
-
-
Method Details
-
hook
public void hook(ca.uhn.fhir.rest.api.server.RequestDetails theRequestDetails, ca.uhn.fhir.jpa.searchparam.SearchParameterMap theSearchParameterMap)
-