
Uses of Interface
ca.uhn.fhir.jpa.topic.ISubscriptionTopicLoader
Packages that use ISubscriptionTopicLoader
-
Uses of ISubscriptionTopicLoader in ca.uhn.fhir.jpa.topic
Classes in ca.uhn.fhir.jpa.topic that implement ISubscriptionTopicLoaderModifier and TypeClassDescriptionclass
class
Specialized loader for R4 SubscriptionTopics, which are implemented as Basic resources with a code of "SubscriptionTopic".class
Methods in ca.uhn.fhir.jpa.topic that return ISubscriptionTopicLoaderModifier and TypeMethodDescriptionSubscriptionTopicConfig.subscriptionTopicLoader
(ca.uhn.fhir.context.FhirContext theFhirContext, SubscriptionTopicRegistry theSubscriptionTopicRegistry, ca.uhn.fhir.rest.server.util.ISearchParamRegistry theSearchParamRegistry)