
Uses of Class
ca.uhn.fhir.jpa.topic.SubscriptionTopicRegistry
Packages that use SubscriptionTopicRegistry
-
Uses of SubscriptionTopicRegistry in ca.uhn.fhir.jpa.topic
Methods in ca.uhn.fhir.jpa.topic that return SubscriptionTopicRegistryMethods in ca.uhn.fhir.jpa.topic with parameters of type SubscriptionTopicRegistryModifier and TypeMethodDescriptionSubscriptionTopicConfig.subscriptionTopicLoader
(ca.uhn.fhir.context.FhirContext theFhirContext, SubscriptionTopicRegistry theSubscriptionTopicRegistry, ca.uhn.fhir.rest.server.util.ISearchParamRegistry theSearchParamRegistry) Constructors in ca.uhn.fhir.jpa.topic with parameters of type SubscriptionTopicRegistryModifierConstructorDescriptionBaseSubscriptionTopicLoader
(ca.uhn.hapi.converters.canonical.VersionCanonicalizer theVersionCanonicalizer, String theResourceName, SubscriptionTopicRegistry theSubscriptionTopicRegistry, ca.uhn.fhir.rest.server.util.ISearchParamRegistry theSearchParamRegistry) ConstructorR4SubscriptionTopicLoader
(ca.uhn.hapi.converters.canonical.VersionCanonicalizer theVersionCanonicalizer, SubscriptionTopicRegistry theSubscriptionTopicRegistry, ca.uhn.fhir.rest.server.util.ISearchParamRegistry theSearchParamRegistry) ConstructorSubscriptionTopicLoader
(ca.uhn.hapi.converters.canonical.VersionCanonicalizer theVersionCanonicalizer, SubscriptionTopicRegistry theSubscriptionTopicRegistry, ca.uhn.fhir.rest.server.util.ISearchParamRegistry theSearchParamRegistry) ConstructorSubscriptionTopicPayloadBuilder
(ca.uhn.fhir.context.FhirContext theFhirContext, DaoRegistry theDaoRegistry, SubscriptionTopicRegistry theSubscriptionTopicRegistry, MatchUrlService theMatchUrlService)