com.microstrategy.web.beans.MessageInfo |
![]() |
This interface provides information about a localized message.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract String |
getCharSet()
Returns the character set of this localized message.
| ||||||||||
abstract String |
getCharSetExcel()
Returns the character set used in Excel of this localized message.
| ||||||||||
abstract int |
getCodePage()
Returns the codepage value of this localized message.
| ||||||||||
abstract int |
getCodePageExcel()
Returns the codepage value used in Excel of this localized message.
| ||||||||||
abstract String |
getCountry()
Returns the country of this localized message.
| ||||||||||
abstract String |
getDesc()
Returns the description of this localized message.
| ||||||||||
abstract String |
getDescId()
Returns the description ID of this localized message.
| ||||||||||
abstract String |
getHelpLocaleId(boolean isUser)
Returns the help locale ID of this localized message.
| ||||||||||
abstract String |
getLanguage()
Returns the language of this localized message.
| ||||||||||
abstract String |
getLocaleId()
Returns the locale ID of this localized message.
| ||||||||||
abstract String | getVariant() |
Returns the character set of this localized message.
Returns the character set used in Excel of this localized message.
Returns the codepage value of this localized message.
Returns the codepage value used in Excel of this localized message.
Returns the country of this localized message.
Returns the description of this localized message.
Returns the description ID of this localized message.
Returns the help locale ID of this localized message. If missing the method returns the locale ID.
isUser | boolean specify whether the locale is for user-level help or admin-level, true if user |
---|
Returns the language of this localized message.
Returns the locale ID of this localized message.