Actuate Information Console JavaBeans : Information Console JavaBeans class reference : Users

Users

Table 9-11 lists and describes Information Console com.actuate.activeportal.beans classes that support handling users.

Table 9-11  User bean classes
Stores the features available to the current user. It contains Information Console functionality levels and reporting features on the iServer the user is using. Access this class using UserInfoBean.getFeatureBean( ).
Stores the user profile settings obtained from the iServer. Access this class by using UserInfoBean.getProfile( ).
Detects what kind of browser the user is using from the HTTP header user-agent. After instantiating this JavaBean, you must call setRequest(HttpServletRequest request). Get the browser type by calling isIE( ), isNS4( ), and isNS6( ) methods.
Contains information about the user, such as the user’s Encyclopedia volume name, iServer URL, preferred skin, and authentication ID assigned by the iServer. Several methods also affect the display and highlighting of features.

Table 9-12 lists and describes Information Console com.actuate.activeportal.forms classes that support handling users.

Table 9-12  User form classes 
Stores information about the user ID, server URL, volume, and other information specified during login.
Stores the selected choices on the options page, including the skin, view, experience level, and e-mail ID. This form supports changing these options.

(c) Copyright Actuate Corporation 2011