public abstract class SessionDataStd extends java.lang.Object implements SessionResources
Modifier and Type | Field and Description |
---|---|
protected int |
language |
protected java.util.Locale |
locale |
Constructor and Description |
---|
SessionDataStd() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getFrameworkResourceString(java.lang.String resourceKey)
Returns the framework resource of the specified key, which has to be a string.
|
int |
getLanguage() |
java.util.Locale |
getLocale() |
void |
setLanguage(int language)
Sets the language of the session.
|
void |
setLocale(java.util.Locale locale) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getInterruptibleProcessPool
getImageIcon, getImageIconIndividual
getUserName
getConnection, getIdManager
recover
getAppResStr
public void setLanguage(int language)
language
- the language to setGlobalStd.LANG_DE
public int getLanguage()
public void setLocale(java.util.Locale locale)
public java.util.Locale getLocale()
getLocale
in interface BackendSessionResources
public java.lang.String getFrameworkResourceString(java.lang.String resourceKey)
getFrameworkResourceString
in interface FrameworkTextResource
resourceKey
- the key of the resource to retrieveCopyright 1998-2023 Christoph Mueller, Kaerntner Str. 56, D-70469 Stuttgart, Germany, https://www.perpus.de