Uses of Interface
ca.uhn.fhir.jpa.ips.api.ISectionResourceSupplier
-
Uses of ISectionResourceSupplier in ca.uhn.fhir.jpa.ips.api
Modifier and TypeMethodDescriptionIIpsGenerationStrategy.getSectionResourceSupplier
(Section theSection) Returns the resource supplier for the given section. -
Uses of ISectionResourceSupplier in ca.uhn.fhir.jpa.ips.jpa
-
Uses of ISectionResourceSupplier in ca.uhn.fhir.jpa.ips.strategy
Modifier and TypeMethodDescriptionBaseIpsGenerationStrategy.getSectionResourceSupplier
(Section theSection) Modifier and TypeMethodDescriptionvoid
BaseIpsGenerationStrategy.addSection
(Section theSection, ISectionResourceSupplier theSectionResourceSupplier) This should be called once per section to add a section for inclusion in generated IPS documents.