Uses of Class
ca.uhn.fhir.util.ResourceReferenceInfo
-
Uses of ResourceReferenceInfo in ca.uhn.fhir.context.api
Modifier and TypeMethodDescriptionabstract boolean
BundleInclusionRule.shouldIncludeReferencedResource
(ResourceReferenceInfo theReferenceInfo, Set<Include> theIncludes) -
Uses of ResourceReferenceInfo in ca.uhn.fhir.util
Modifier and TypeMethodDescriptionFhirTerser.getAllResourceReferences
(IBaseResource theResource) Extracts all outbound references from a resourceFhirTerser.getAllResourceReferencesExcluding
(IBaseResource theResource, List<String> thePathsToExclude) Extracts all outbound references from a resource, excluding any that are located on black-listed parts of the resource