Package org.apache.openmeetings
Interface IWebSession
-
public interface IWebSession
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description LocalegetLocale()voidsetLanguage(long languageId)
-
-
-
Method Detail
-
setLanguage
void setLanguage(long languageId)
-
getLocale
Locale getLocale()
-
-