|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jasig.portal.channels.UserPreferences.CUserPreferences
@Deprecated public class CUserPreferences
CUserPreferences manages User Layout, user preferences and profiles.
| Field Summary | |
|---|---|
static int |
MANAGE_PREFERENCES
Deprecated. |
static int |
MANAGE_PROFILES
Deprecated. |
protected IUserLayoutStore |
ulsdb
Deprecated. |
| Constructor Summary | |
|---|---|
CUserPreferences()
Deprecated. |
|
| Method Summary | |
|---|---|
protected UserPreferences |
getCurrentUserPreferences()
Deprecated. |
protected UserProfile |
getEditedUserProfile()
Deprecated. |
protected ChannelRuntimeData |
getRuntimeData()
Deprecated. |
ChannelRuntimeProperties |
getRuntimeProperties()
Deprecated. Returns channel runtime properties |
protected StylesheetSet |
getStylesheetSet()
Deprecated. |
protected IUserLayoutManager |
getUserLayoutManager()
Deprecated. |
protected UserPreferences |
getUserPreferencesFromStore(UserProfile profile)
Deprecated. |
protected IUserPreferencesManager |
getUserPreferencesManager()
Deprecated. |
void |
receiveEvent(PortalEvent ev)
Deprecated. Processes layout-level events coming from the portal |
void |
renderXML(ContentHandler out)
Deprecated. Output channel content to the portal |
void |
setPortalControlStructures(PortalControlStructures pcs)
Deprecated. Passes portal control structure to the channel. |
void |
setRuntimeData(ChannelRuntimeData rd)
Deprecated. CUserPreferences listens for an HttpRequestParameter "userPreferencesAction" and based on its value changes state between profile management and layout/stylesheet preferences. |
void |
setStaticData(ChannelStaticData sd)
Deprecated. Receive static channel data from the portal |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int MANAGE_PREFERENCES
public static final int MANAGE_PROFILES
protected IUserLayoutStore ulsdb
| Constructor Detail |
|---|
public CUserPreferences()
throws PortalException
PortalException| Method Detail |
|---|
protected IUserPreferencesManager getUserPreferencesManager()
protected IUserLayoutManager getUserLayoutManager()
protected UserPreferences getCurrentUserPreferences()
protected ChannelRuntimeData getRuntimeData()
protected StylesheetSet getStylesheetSet()
public void setPortalControlStructures(PortalControlStructures pcs)
throws PortalException
IPrivileged
setPortalControlStructures in interface IPrivilegedPortalExceptionPortalControlStructurespublic ChannelRuntimeProperties getRuntimeProperties()
getRuntimeProperties in interface IChannelChannelRuntimePropertiespublic void receiveEvent(PortalEvent ev)
receiveEvent in interface IChannelev - a portal layout eventPortalEvent
public void setStaticData(ChannelStaticData sd)
throws PortalException
setStaticData in interface IChannelsd - static channel data
PortalExceptionChannelStaticData
public void setRuntimeData(ChannelRuntimeData rd)
throws PortalException
setRuntimeData in interface IChannelrd - handle to channel runtime data
PortalExceptionChannelRuntimeData
public void renderXML(ContentHandler out)
throws PortalException
renderXML in interface IChannelout - a sax document handler
PortalException
protected UserPreferences getUserPreferencesFromStore(UserProfile profile)
throws Exception
Exceptionprotected UserProfile getEditedUserProfile()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||