Uses of Interface
org.osid.locale.TranslationAdminSession
Packages that use TranslationAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.locale
service.
-
Uses of TranslationAdminSession in org.osid.locale
Methods in org.osid.locale that return TranslationAdminSessionModifier and TypeMethodDescriptionLocaleManager.getTranslationAdminSession()Gets a language translation administration service for updating a locale dictionary.LocaleProxyManager.getTranslationAdminSession(Proxy proxy) Gets a language translation administration service for updating a locale dictionary.LocaleManager.getTranslationAdminSessionForType(Type sourceLanguageType, Type sourceScriptType, Type targetLanguageType, Type targetScriptType) Gets a language trabslation administration service for updating a locale dictionary using the given language and script types.LocaleProxyManager.getTranslationAdminSessionForType(Type sourceLanguageType, Type sourceScriptType, Type targetLanguageType, Type targetScriptType, Proxy proxy) Gets a language trabslation administration service for updating a locale dictionary using the given language and script types.