Uses of Class
javax.portlet.PortletModeException

Uses of PortletModeException in javax.portlet
 

Methods in javax.portlet that throw PortletModeException
 void PortletURL.setPortletMode(PortletMode portletMode)
          Indicates the portlet mode the portlet must be in, if this portlet URL triggers a request.
 void ActionResponse.setPortletMode(PortletMode portletMode)
          Sets the portlet mode of a portlet to the given portlet mode.