org.jboss.portal.portlet
Class PortletUtils

java.lang.Object
  extended byorg.jboss.portal.portlet.PortletUtils

public class PortletUtils
extends java.lang.Object


Constructor Summary
PortletUtils()
           
 
Method Summary
static PortletMode decodePortletMode(java.lang.String s)
           
static WindowState decodeWindowState(java.lang.String s)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortletUtils

public PortletUtils()
Method Detail

decodeWindowState

public static WindowState decodeWindowState(java.lang.String s)

decodePortletMode

public static PortletMode decodePortletMode(java.lang.String s)