
Uses of Interface
ca.uhn.fhir.jpa.ips.api.IIpsGenerationStrategy
Packages that use IIpsGenerationStrategy
Package
Description
-
Uses of IIpsGenerationStrategy in ca.uhn.fhir.jpa.ips.generator
Constructors in ca.uhn.fhir.jpa.ips.generator with parameters of type IIpsGenerationStrategyModifierConstructorDescriptionIpsGeneratorSvcImpl
(ca.uhn.fhir.context.FhirContext theFhirContext, IIpsGenerationStrategy theGenerationStrategy) ConstructorConstructor parameters in ca.uhn.fhir.jpa.ips.generator with type arguments of type IIpsGenerationStrategyModifierConstructorDescriptionIpsGeneratorSvcImpl
(ca.uhn.fhir.context.FhirContext theFhirContext, List<IIpsGenerationStrategy> theIpsGenerationStrategies) -
Uses of IIpsGenerationStrategy in ca.uhn.fhir.jpa.ips.jpa
Classes in ca.uhn.fhir.jpa.ips.jpa that implement IIpsGenerationStrategyModifier and TypeClassDescriptionclass
Thisgeneration strategy
contains default rules for fetching IPS section contents for each of the base (universal realm) IPS definition sections. -
Uses of IIpsGenerationStrategy in ca.uhn.fhir.jpa.ips.strategy
Classes in ca.uhn.fhir.jpa.ips.strategy that implement IIpsGenerationStrategy