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