com.microstrategy.web.objects.WebLocaleTranslation |
![]() |
The WebLocaleTranslation interface represents a translation at a locale for one object.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract int |
getLocaleID()
Returns the localeID of the locale in which the translation appears
| ||||||||||
abstract WebObjectInfo |
getOwner()
Returns the owner of translation
| ||||||||||
abstract String |
getTranslationKey()
Returns the translationKey of the translation
| ||||||||||
abstract String |
getTranslationString()
Returns the translation string
|
Returns the localeID of the locale in which the translation appears
Returns the owner of translation
Returns the translationKey of the translation
Returns the translation string