Uses of Package
org.eclnt.jsfserver.util.useraccess
Packages that use org.eclnt.jsfserver.util.useraccess
-
Classes in org.eclnt.jsfserver.util.useraccess used by org.eclnt.jsfserver.util.useraccessClassDescriptionFind 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.
-
Classes in org.eclnt.jsfserver.util.useraccess used by org.eclnt.jsfserver.util.useraccess.implClassDescriptionFind 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.