Class PortletModes


  • public class PortletModes
    extends java.lang.Object
    Utilities to handles PortletMode.
    Author:
    tomyeh
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      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
    • Method Detail

      • toPortletMode

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