javax.portlet
Class PortletSessionUtil

java.lang.Object
  extended by javax.portlet.PortletSessionUtil

public class PortletSessionUtil
extends java.lang.Object


Constructor Summary
PortletSessionUtil()
           
 
Method Summary
static java.lang.String decodeAttributeName(java.lang.String name)
           
static int decodeScope(java.lang.String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortletSessionUtil

public PortletSessionUtil()
Method Detail

decodeAttributeName

public static java.lang.String decodeAttributeName(java.lang.String name)

decodeScope

public static int decodeScope(java.lang.String name)