Class TranslatedTopObjectCache
java.lang.Object
com.e1c.langtool.v8.dt.translator.AbstractStringTranslationCache
com.e1c.langtool.v8.dt.translator.ModelNameTranslationCache
com.e1c.langtool.v8.dt.sync.naming.TranslatedTopObjectCache
- All Implemented Interfaces:
SessionCache
The Class of cache for translated TopObject FQNs.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.e1c.langtool.v8.dt.translator.ModelNameTranslationCache
getTranslation, getTranslation, getTranslation, getTranslation, putTranslation, putTranslationMethods inherited from class com.e1c.langtool.v8.dt.translator.AbstractStringTranslationCache
clear, configureDb, dispose, get, get, getCacheMap, put, removeMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.e1c.langtool.v8.dt.translator.SessionCache
init
-
Constructor Details
-
TranslatedTopObjectCache
public TranslatedTopObjectCache()
-