|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PortletModeException | |
|---|---|
| javax.portlet | The javax.portlet package defines the API for Java Portlet Specification V2.0. |
| org.jboss.portal.portlet.impl.jsr168.api | |
| org.jboss.portal.portlet.impl.jsr168.taglib | |
| 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. |
| Uses of PortletModeException in org.jboss.portal.portlet.impl.jsr168.api |
|---|
| Methods in org.jboss.portal.portlet.impl.jsr168.api that throw PortletModeException | |
|---|---|
void |
PortletURLImpl.setPortletMode(PortletMode portletMode)
|
void |
StateAwareResponseImpl.setPortletMode(PortletMode portletMode)
|
| Uses of PortletModeException in org.jboss.portal.portlet.impl.jsr168.taglib |
|---|
| Methods in org.jboss.portal.portlet.impl.jsr168.taglib that throw PortletModeException | |
|---|---|
protected void |
GenerateURLTag.setPortletMode(PortletURL portletURL)
Set the portlet mode for the URL to be what was given in the tag. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||