Uses of Interface
ca.uhn.fhir.narrative2.INarrativeTemplate
Packages that use INarrativeTemplate
-
Uses of INarrativeTemplate in ca.uhn.fhir.narrative2
Classes in ca.uhn.fhir.narrative2 that implement INarrativeTemplateMethods in ca.uhn.fhir.narrative2 that return types with arguments of type INarrativeTemplateModifier and TypeMethodDescriptionINarrativeTemplateManifest.getTemplateByElement(FhirContext theFhirContext, EnumSet<TemplateTypeEnum> theStyles, IBase theElementValue)NarrativeTemplateManifest.getTemplateByElement(FhirContext theFhirContext, EnumSet<TemplateTypeEnum> theStyles, IBase theElement)INarrativeTemplateManifest.getTemplateByName(FhirContext theFhirContext, EnumSet<TemplateTypeEnum> theStyles, String theName)NarrativeTemplateManifest.getTemplateByName(FhirContext theFhirContext, EnumSet<TemplateTypeEnum> theStyles, String theName)INarrativeTemplateManifest.getTemplateByResourceName(FhirContext theFhirContext, EnumSet<TemplateTypeEnum> theStyles, String theResourceName)NarrativeTemplateManifest.getTemplateByResourceName(FhirContext theFhirContext, EnumSet<TemplateTypeEnum> theStyles, String theResourceName)Methods in ca.uhn.fhir.narrative2 with parameters of type INarrativeTemplateModifier and TypeMethodDescriptionprotected abstract StringBaseNarrativeGenerator.applyTemplate(FhirContext theFhirContext, INarrativeTemplate theTemplate, IBase theTargetContext)protected StringThymeleafNarrativeGenerator.applyTemplate(FhirContext theFhirContext, INarrativeTemplate theTemplate, IBase theTargetContext)