Package org.eclnt.jsfserver.util.useraccess
package org.eclnt.jsfserver.util.useraccess
-
ClassDescriptionDefault implementation of
ILanguageAccess
.Default implementation ofITenantAccess
.Default implementation ofIUserAccess
.
You can either associate a user with the current session by callingDefaultUserAccess.associateUserWithCurrentSession(String)
.Find the tenant that is used within the current processing context.Certain CaptainCasa functions (e.g. storing of columns of a grid) require access to the user, in order to store data dependent from the user. in system.xml you can define a class implementing this interface in order to return back the user of the current session.Access and management of currently logged on language and country.Access and management of currently logged on user.Access and management of currently logged on user.