Uses of Class
ca.uhn.fhir.jpa.model.entity.ResourceLink
Packages that use ResourceLink
-
Uses of ResourceLink in ca.uhn.fhir.jpa.model.entity
Methods in ca.uhn.fhir.jpa.model.entity that return ResourceLinkModifier and TypeMethodDescriptionstatic ResourceLinkResourceLink.forAbsoluteReference(String theSourcePath, ResourceTable theSourceResource, org.hl7.fhir.instance.model.api.IIdType theTargetResourceUrl, Date theUpdated)static ResourceLinkResourceLink.forLocalReference(String theSourcePath, ResourceTable theSourceResource, String theTargetResourceType, Long theTargetResourcePid, String theTargetResourceId, Date theUpdated, Long theTargetResourceVersion)static ResourceLinkResourceLink.forLogicalReference(String theSourcePath, ResourceTable theSourceResource, String theTargetResourceUrl, Date theUpdated)Factory for canonical URLMethods in ca.uhn.fhir.jpa.model.entity that return types with arguments of type ResourceLinkMethod parameters in ca.uhn.fhir.jpa.model.entity with type arguments of type ResourceLinkModifier and TypeMethodDescriptionvoidResourceTable.setResourceLinks(Collection<ResourceLink> theLinks)