Uses of Class
org.linuxforhealth.fhir.config.ResourcesConfigAdapter
-
Packages that use ResourcesConfigAdapter Package Description org.linuxforhealth.fhir.persistence.util -
-
Uses of ResourcesConfigAdapter in org.linuxforhealth.fhir.persistence.util
Methods in org.linuxforhealth.fhir.persistence.util with parameters of type ResourcesConfigAdapter Modifier and Type Method Description static FHIRSystemHistoryContext
FHIRPersistenceUtil. parseSystemHistoryParameters(java.util.Map<java.lang.String,java.util.List<java.lang.String>> queryParameters, boolean lenient, ResourcesConfigAdapter resourcesConfig)
Parse history parameters into a FHIRHistoryContext using the passed ResourcesConfigAdapter
-