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