public class ValueSetExpansionCache extends Object implements ValueSetExpanderFactory
| Modifier and Type | Class and Description |
|---|---|
class |
ValueSetExpansionCache.CacheAwareExpander |
| Constructor and Description |
|---|
ValueSetExpansionCache(IWorkerContext context,
Object lock) |
ValueSetExpansionCache(IWorkerContext context,
String cacheFolder,
Object lock) |
| Modifier and Type | Method and Description |
|---|---|
ValueSetExpander |
getExpander() |
MetadataResource |
getStoredResource(String canonicalUri) |
void |
storeResource(MetadataResource md) |
public ValueSetExpansionCache(IWorkerContext context, Object lock)
public ValueSetExpansionCache(IWorkerContext context, String cacheFolder, Object lock) throws org.hl7.fhir.exceptions.FHIRFormatError, IOException
org.hl7.fhir.exceptions.FHIRFormatErrorIOExceptionpublic ValueSetExpander getExpander()
getExpander in interface ValueSetExpanderFactorypublic MetadataResource getStoredResource(String canonicalUri)
public void storeResource(MetadataResource md) throws IOException
IOExceptionCopyright © 2014–2021 Health Level 7. All rights reserved.