Uses of Class
org.jasig.portal.channels.UserPreferences.CUserPreferences

Packages that use CUserPreferences
org.jasig.portal.channels.UserPreferences   
 

Uses of CUserPreferences in org.jasig.portal.channels.UserPreferences
 

Fields in org.jasig.portal.channels.UserPreferences declared as CUserPreferences
protected  CUserPreferences BaseState.context
           
 

Methods in org.jasig.portal.channels.UserPreferences with parameters of type CUserPreferences
 void BaseState.setContext(CUserPreferences context)
           
 

Constructors in org.jasig.portal.channels.UserPreferences with parameters of type CUserPreferences
BaseState(CUserPreferences context)
           
BaseState(CUserPreferences context, IPrivilegedChannel state)
           
GPreferencesState(CUserPreferences context)
          Creates a new GPreferencesState for a given context.
GPreferencesState(CUserPreferences context, UserProfile p)
           
ManageProfilesState(CUserPreferences context)
           
TabColumnPrefsState(CUserPreferences context)