Uses of Class
com.vmware.vipclient.i18n.messages.service.ComponentService.TranslationsDTO
-
Packages that use ComponentService.TranslationsDTO Package Description com.vmware.vipclient.i18n.messages.service -
-
Uses of ComponentService.TranslationsDTO in com.vmware.vipclient.i18n.messages.service
Methods in com.vmware.vipclient.i18n.messages.service that return ComponentService.TranslationsDTO Modifier and Type Method Description ComponentService.TranslationsDTOStringService. getMultiVersionKeyCacheItem(String version, Iterator<Locale> fallbackLocalesIter)ComponentService.TranslationsDTOComponentService. getTranslations()CallsComponentService.getTranslations(Iterator)using the pre-configured locale fallback queue.ComponentService.TranslationsDTOComponentService. getTranslations(Iterator<Locale> fallbackLocalesIter)Gets messages from cache.
-