org.exoplatform.services.portletcontainer.plugins.pc.portletAPIImp.utils
Class PortletSessionImpUtil
java.lang.Object
org.exoplatform.services.portletcontainer.plugins.pc.portletAPIImp.utils.PortletSessionImpUtil
public final class PortletSessionImpUtil
- extends Object
Created by The eXo Platform SAS.
Author : Mestrallet Benjamin benjmestrallet@users.sourceforge.net
Date: Jul 26, 2003
Time: 4:54:01 PM
The attribute name may be encoded according to its scope (application or portlet)
using javax.portlet.p.{ID}?attributeName (for portlet scope)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
encodePortletSessionAttribute
public static String encodePortletSessionAttribute(String id,
String attributeName,
int scope)
- Parameters:
id - idattributeName - attr namescope - scope
- Returns:
- encoded attr name
Copyright © 2009 eXo Platform SAS. All Rights Reserved.