Uses of Interface
org.osid.locale.TranslationSession
Packages that use TranslationSession
Package
Description
The Open Service Interface Definitions for the org.osid.locale
service.
-
Uses of TranslationSession in org.osid.locale
Methods in org.osid.locale that return TranslationSessionModifier and TypeMethodDescriptionLocaleManager.getTranslationSession()Gets anOsidSessionassociated with the language translation service.LocaleProxyManager.getTranslationSession(Proxy proxy) Gets anOsidSessionassociated with the language translation service.LocaleManager.getTranslationSessionForType(Type sourceLanguageType, Type sourceScriptType, Type targetLanguageType, Type targetScriptType) Gets anOsidSessionassociated with the language translation service and the given language and script types.LocaleProxyManager.getTranslationSessionForType(Type sourceLanguageType, Type sourceScriptType, Type targetLanguageType, Type targetScriptType, Proxy proxy) Gets anOsidSessionassociated with the language translation service and the given language and script types.