
Uses of Interface
ca.uhn.fhir.rest.server.util.ISearchParamRegistry
Packages that use ISearchParamRegistry
Package
Description
-
Uses of ISearchParamRegistry in ca.uhn.fhir.rest.server
Classes in ca.uhn.fhir.rest.server that implement ISearchParamRegistry -
Uses of ISearchParamRegistry in ca.uhn.fhir.rest.server.interceptor
Constructors in ca.uhn.fhir.rest.server.interceptor with parameters of type ISearchParamRegistryModifierConstructorDescriptionSearchPreferHandlingInterceptor(ISearchParamRegistry theSearchParamRegistry) Constructor that uses a dedicatedISearchParamRegistryinstance. -
Uses of ISearchParamRegistry in ca.uhn.fhir.rest.server.interceptor.auth
Constructors in ca.uhn.fhir.rest.server.interceptor.auth with parameters of type ISearchParamRegistryModifierConstructorDescriptionSearchNarrowingConsentService(ca.uhn.fhir.context.support.IValidationSupport theValidationSupport, ISearchParamRegistry theSearchParamRegistry) Constructor -
Uses of ISearchParamRegistry in ca.uhn.fhir.rest.server.provider
Constructors in ca.uhn.fhir.rest.server.provider with parameters of type ISearchParamRegistryModifierConstructorDescriptionServerCapabilityStatementProvider(RestfulServer theRestfulServer, ISearchParamRegistry theSearchParamRegistry, ca.uhn.fhir.context.support.IValidationSupport theValidationSupport) Constructor -
Uses of ISearchParamRegistry in ca.uhn.fhir.rest.server.util
Classes in ca.uhn.fhir.rest.server.util that implement ISearchParamRegistry