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