org.zkoss.web.portlet
Class PortletModes

java.lang.Object
  extended by org.zkoss.web.portlet.PortletModes

public class PortletModes
extends java.lang.Object

Utilities to handles PortletMode.

Author:
tomyeh

Constructor Summary
PortletModes()
           
 
Method Summary
static javax.portlet.PortletMode toPortletMode(java.lang.String modeName)
          Returns the portlet mode of the specified name.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortletModes

public PortletModes()
Method Detail

toPortletMode

public static final javax.portlet.PortletMode toPortletMode(java.lang.String modeName)
Returns the portlet mode of the specified name.



Copyright © 2005-2011 Potix Corporation. All Rights Reserved. SourceForge.net Logo