Package ca.uhn.fhir.jpa.util
Class MemoryCacheService.TagDefinitionCacheKey
java.lang.Object
ca.uhn.fhir.jpa.util.MemoryCacheService.TagDefinitionCacheKey
- Enclosing class:
MemoryCacheService
-
Constructor Summary
ConstructorDescriptionTagDefinitionCacheKey
(TagTypeEnum theType, String theSystem, String theCode, String theVersion, Boolean theUserSelected) -
Method Summary
-
Constructor Details
-
TagDefinitionCacheKey
public TagDefinitionCacheKey(TagTypeEnum theType, String theSystem, String theCode, String theVersion, Boolean theUserSelected)
-
-
Method Details