Uses of Class
org.linuxforhealth.fhir.core.TenantSpecificFileBasedCache
- 
Packages that use TenantSpecificFileBasedCache Package Description org.linuxforhealth.fhir.config org.linuxforhealth.fhir.search.parameters.cache  - 
- 
Uses of TenantSpecificFileBasedCache in org.linuxforhealth.fhir.config
Subclasses of TenantSpecificFileBasedCache in org.linuxforhealth.fhir.config Modifier and Type Class Description classTenantSpecificPropertyGroupCacheThis class implements a tenant-specific cache that holds PropertyGroup objects (i.e. - 
Uses of TenantSpecificFileBasedCache in org.linuxforhealth.fhir.search.parameters.cache
Subclasses of TenantSpecificFileBasedCache in org.linuxforhealth.fhir.search.parameters.cache Modifier and Type Class Description classTenantSpecificSearchParameterCacheThis class implements a cache of SearchParameters organized by tenantId. 
 -