Class SubscriptionCanonicalizer
java.lang.Object
ca.uhn.fhir.jpa.subscription.match.registry.SubscriptionCanonicalizer
-
Constructor Summary
ConstructorDescriptionSubscriptionCanonicalizer
(ca.uhn.fhir.context.FhirContext theFhirContext) Deprecated.SubscriptionCanonicalizer
(ca.uhn.fhir.context.FhirContext theFhirContext, SubscriptionSettings theSubscriptionSettings) -
Method Summary
Modifier and TypeMethodDescriptioncanonicalize
(org.hl7.fhir.instance.model.api.IBaseResource theSubscription) getChannelType
(org.hl7.fhir.instance.model.api.IBaseResource theSubscription) getCriteria
(org.hl7.fhir.instance.model.api.IBaseResource theSubscription) getSubscriptionStatus
(org.hl7.fhir.instance.model.api.IBaseResource theSubscription) void
setMatchingStrategyTag
(org.hl7.fhir.instance.model.api.IBaseResource theSubscription, SubscriptionMatchingStrategy theStrategy)
-
Constructor Details
-
SubscriptionCanonicalizer
@Autowired public SubscriptionCanonicalizer(ca.uhn.fhir.context.FhirContext theFhirContext, SubscriptionSettings theSubscriptionSettings) -
SubscriptionCanonicalizer
Deprecated.All callers should invokeinvalid reference
SubscriptionCanonicalizer()
-
-
Method Details
-
canonicalize
public CanonicalSubscription canonicalize(org.hl7.fhir.instance.model.api.IBaseResource theSubscription) -
getChannelType
public CanonicalSubscriptionChannelType getChannelType(org.hl7.fhir.instance.model.api.IBaseResource theSubscription) -
getCriteria
-
setMatchingStrategyTag
public void setMatchingStrategyTag(@Nonnull org.hl7.fhir.instance.model.api.IBaseResource theSubscription, @Nullable SubscriptionMatchingStrategy theStrategy) -
getSubscriptionStatus
-
invalid reference