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

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

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

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

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

Constructors in org.jasig.portal.channels.DLMUserPreferences 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)