
Uses of Interface
ca.uhn.fhir.jpa.esr.IExternallyStoredResourceService
Packages that use IExternallyStoredResourceService
Package
Description
This package stores the mechanism for Externally Stored Resources (ESRs).
-
Uses of IExternallyStoredResourceService in ca.uhn.fhir.jpa.esr
Methods in ca.uhn.fhir.jpa.esr that return IExternallyStoredResourceServiceModifier and TypeMethodDescriptionExternallyStoredResourceServiceRegistry.getProvider
(String theProviderId) Methods in ca.uhn.fhir.jpa.esr with parameters of type IExternallyStoredResourceServiceModifier and TypeMethodDescriptionvoid
ExternallyStoredResourceServiceRegistry.registerProvider
(IExternallyStoredResourceService theProvider) Registers a new provider.