|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.services.portletcontainer.plugins.pc.portletAPIImp.utils.PortletSessionImpUtil
public final class PortletSessionImpUtil
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)
| Method Summary | |
|---|---|
static java.lang.String |
encodePortletSessionAttribute(java.lang.String id,
java.lang.String attributeName,
int scope)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static java.lang.String encodePortletSessionAttribute(java.lang.String id,
java.lang.String attributeName,
int scope)
id - idattributeName - attr namescope - scope
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||