Class TerminologyClientContext
java.lang.Object
org.hl7.fhir.r5.terminologies.client.TerminologyClientContext
-
Nested Class Summary
Modifier and TypeClassDescriptionclass
static enum
-
Constructor Summary
ModifierConstructorDescriptionprotected
TerminologyClientContext
(ITerminologyClient client, String cacheId, boolean master) -
Method Summary
Modifier and TypeMethodDescriptionvoid
boolean
int
void
static boolean
boolean
isMaster()
boolean
void
void
seeUse
(Set<String> systems, TerminologyClientContext.TerminologyClientContextUseType useType) static void
setCanUseCacheId
(boolean canUseCacheId) void
setTxCache
(TerminologyCache txCache) void
setTxCaching
(boolean isTxCaching) void
boolean
supportsSystem
(String system) toString()
boolean
-
Constructor Details
-
TerminologyClientContext
-
-
Method Details
-
getUseCounts
-
isMaster
-
getClient
-
seeUse
public void seeUse(Set<String> systems, TerminologyClientContext.TerminologyClientContextUseType useType) -
seeUse
-
getTxCapabilities
-
setTxCapabilities
-
getCached
-
alreadyCached
-
addToCache
-
getAddress
-
getUseCount
-
isTxCaching
-
setTxCaching
-
usingCache
-
getCacheId
-
getTxCache
-
setTxCache
-
initialize
- Throws:
IOException
-
supportsSystem
- Throws:
IOException
-
toString
-
isCanUseCacheId
-
setCanUseCacheId
-