Project
Returns LViS project id.
String getUuid()
Returns flag that localisation is supported.
boolean isLocalisationSupported()
Returns list of supported locales.
List<Locale> getLocales()
Returns code of default language.
String getDefaultLanguage()
Sets current language.
void setCurrentLanguage(String languageCode)
Returns code of current language.
String getCurrentLanguage()
Last modified 4yr ago