
Uses of Class
org.hl7.fhir.r5.testfactory.dataprovider.TableDataProvider
Packages that use TableDataProvider
Package
Description
-
Uses of TableDataProvider in org.hl7.fhir.r5.liquid
Methods in org.hl7.fhir.r5.liquid with parameters of type TableDataProviderModifier and TypeMethodDescriptionstatic BaseTableWrapper
BaseTableWrapper.forTable
(TableDataProvider dt) -
Uses of TableDataProvider in org.hl7.fhir.r5.testfactory
Methods in org.hl7.fhir.r5.testfactory that return TableDataProviderConstructors in org.hl7.fhir.r5.testfactory with parameters of type TableDataProviderModifierConstructorDescriptionProfileBasedFactory
(FHIRPathEngine fpe, String baseDataSource, TableDataProvider data, Map<String, TestDataFactory.DataTable> tables, org.hl7.fhir.utilities.json.model.JsonArray mappings) -
Uses of TableDataProvider in org.hl7.fhir.r5.testfactory.dataprovider
Subclasses of TableDataProvider in org.hl7.fhir.r5.testfactory.dataproviderModifier and TypeClassDescriptionclass
class
class
Concrete implementation of TableDataProvider that reads data from a SQL database table.class
Methods in org.hl7.fhir.r5.testfactory.dataprovider that return TableDataProvider