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