
Uses of Class
org.hl7.fhir.common.hapi.validation.support.CachingValidationSupport.CacheTimeouts
Packages that use CachingValidationSupport.CacheTimeouts
-
Uses of CachingValidationSupport.CacheTimeouts in org.hl7.fhir.common.hapi.validation.support
Methods in org.hl7.fhir.common.hapi.validation.support that return CachingValidationSupport.CacheTimeoutsModifier and TypeMethodDescriptionCachingValidationSupport.CacheTimeouts.defaultValues()
Deprecated.CachingValidationSupport.CacheTimeouts.setExpandValueSetMillis
(long theExpandValueSetMillis) Deprecated.CachingValidationSupport.CacheTimeouts.setLookupCodeMillis
(long theLookupCodeMillis) Deprecated.CachingValidationSupport.CacheTimeouts.setMiscMillis
(long theMiscMillis) Deprecated.CachingValidationSupport.CacheTimeouts.setTranslateCodeMillis
(long theTranslateCodeMillis) Deprecated.CachingValidationSupport.CacheTimeouts.setValidateCodeMillis
(long theValidateCodeMillis) Deprecated.Constructors in org.hl7.fhir.common.hapi.validation.support with parameters of type CachingValidationSupport.CacheTimeoutsModifierConstructorDescriptionCachingValidationSupport
(ca.uhn.fhir.context.support.IValidationSupport theWrap, CachingValidationSupport.CacheTimeouts theCacheTimeouts) Deprecated, for removal: This API element is subject to removal in a future version.CachingValidationSupport
(ca.uhn.fhir.context.support.IValidationSupport theWrap, CachingValidationSupport.CacheTimeouts theCacheTimeouts, boolean theIsEnabledValidationForCodingsLogicalAnd) Deprecated, for removal: This API element is subject to removal in a future version.Constructor with configurable timeouts