
Package org.hl7.fhir.dstu3.terminologies
Class ValueSetExpansionCache
java.lang.Object
org.hl7.fhir.dstu3.terminologies.ValueSetExpansionCache
- All Implemented Interfaces:
ValueSetExpanderFactory
Deprecated.
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionValueSetExpansionCache
(IWorkerContext context) Deprecated.ValueSetExpansionCache
(IWorkerContext context, String cacheFolder) Deprecated. -
Method Summary
-
Constructor Details
-
ValueSetExpansionCache
Deprecated. -
ValueSetExpansionCache
public ValueSetExpansionCache(IWorkerContext context, String cacheFolder) throws org.hl7.fhir.exceptions.FHIRFormatError, IOException Deprecated.- Throws:
org.hl7.fhir.exceptions.FHIRFormatError
IOException
-
-
Method Details
-
getExpander
Deprecated.- Specified by:
getExpander
in interfaceValueSetExpanderFactory
-