org.jasig.portal.layout.channels.locales
Class CSessionLocalesSelector
java.lang.Object
org.jasig.portal.channels.BaseChannel
org.jasig.portal.layout.channels.locales.CSessionLocalesSelector
- All Implemented Interfaces:
- IChannel
Deprecated. All IChannel implementations should be migrated to portlets
@Deprecated
public class CSessionLocalesSelector
- extends BaseChannel
Changes the locale preferences for the current session.
Any changes made via this channel will not be persisted
between sessions.
- Version:
- $Revision: 19776 $
- Author:
- Shoji Kajita kajita@itc.nagoya-u.ac.jp, Ken Weiner, kweiner@unicon.net
sslUri
protected final String sslUri
- Deprecated.
- See Also:
- Constant Field Values
CSessionLocalesSelector
public CSessionLocalesSelector()
- Deprecated.
renderXML
public void renderXML(ContentHandler out)
throws PortalException
- Deprecated.
- Description copied from interface:
IChannel
- Ask channel to render its content.
- Specified by:
renderXML in interface IChannel- Overrides:
renderXML in class BaseChannel
- Parameters:
out - the SAX ContentHandler to output content to
- Throws:
PortalException
Copyright © 2010 Jasig. All Rights Reserved.