Uses of Interface
com.e1c.langtool.v8.dt.translator.SessionCache
Packages that use SessionCache
Package
Description
-
Uses of SessionCache in com.e1c.langtool.v8.dt.bsl.translator
Classes in com.e1c.langtool.v8.dt.bsl.translator that implement SessionCacheModifier and TypeClassDescriptionclassThe cache of translation forBslDerivedPropertySourceobject.classMethods and properties translation cache.class -
Uses of SessionCache in com.e1c.langtool.v8.dt.dcs.expressions.translator
Classes in com.e1c.langtool.v8.dt.dcs.expressions.translator that implement SessionCache -
Uses of SessionCache in com.e1c.langtool.v8.dt.form.translator
Classes in com.e1c.langtool.v8.dt.form.translator that implement SessionCacheModifier and TypeClassDescriptionclassCache holds translation of all AbstractDataPath segments for every formclass -
Uses of SessionCache in com.e1c.langtool.v8.dt.sync.naming
Classes in com.e1c.langtool.v8.dt.sync.naming that implement SessionCacheModifier and TypeClassDescriptionclassThe Class of cache for translated TopObject FQNs. -
Uses of SessionCache in com.e1c.langtool.v8.dt.translator
Classes in com.e1c.langtool.v8.dt.translator that implement SessionCacheModifier and TypeClassDescriptionclassAbstract string cache temperary stores data in temp file that deletes after close the cache.classThe Class is cache of translation for model names of objects.classThe common cache for model strings that stores all context translations during translation session.Methods in com.e1c.langtool.v8.dt.translator with type parameters of type SessionCacheModifier and TypeMethodDescription<T extends SessionCache>
TGets the cache instance of given type.<T extends SessionCache>
TMethods in com.e1c.langtool.v8.dt.translator that return types with arguments of type SessionCache