| Package | Description |
|---|---|
| org.alfresco.po.share.user |
| Modifier and Type | Method and Description |
|---|---|
static Language |
Language.getLanguageFromValue(String value)
Returns the Language from string value.
|
Language |
LanguageSettingsPage.getSelectedLanguage()
Method to get the selected language
|
static Language |
Language.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Language[] |
Language.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
org.alfresco.webdrone.HtmlPage |
LanguageSettingsPage.changeLanguage(Language language)
Method to change the language from Language settings page
|
boolean |
LanguageSettingsPage.isLanguageSelected(Language language)
Method to check if the given language is selected or not
|
Copyright © 2013. All Rights Reserved.