
Uses of Interface
ca.uhn.fhir.jpa.searchparam.MatchUrlService.Flag
Packages that use MatchUrlService.Flag
-
Uses of MatchUrlService.Flag in ca.uhn.fhir.jpa.searchparam
Methods in ca.uhn.fhir.jpa.searchparam that return MatchUrlService.FlagModifier and TypeMethodDescriptionstatic MatchUrlService.Flag
MatchUrlService.processIncludes()
Indicates that the parser should process _include and _revinclude (by default these are not handled)Methods in ca.uhn.fhir.jpa.searchparam with parameters of type MatchUrlService.FlagModifier and TypeMethodDescriptionMatchUrlService.translateMatchUrl
(String theMatchUrl, ca.uhn.fhir.context.RuntimeResourceDefinition theResourceDefinition, MatchUrlService.Flag... theFlags)