|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Thin representation of the portlet window for which the container request should be processed. The PortletWindow is used internally to map the request to the configured Portlet Application and Portlet.
InternalPortletWindowImpl
,
PortletDD
Method Summary | |
java.lang.String |
getContextPath()
Retrieve the context path in which the Portlet resides. |
PortletWindowID |
getId()
Retrieve this windows unique id which will be used to communicate back to the referencing portal. |
javax.portlet.PortletMode |
getPortletMode()
Retrieve the current portlet mode for this window. |
java.lang.String |
getPortletName()
Retrieve the name of the portlet as configured in the portlet.xml . |
javax.portlet.WindowState |
getWindowState()
Retrieve the current window state for this window. |
Method Detail |
public PortletWindowID getId()
public java.lang.String getContextPath()
public java.lang.String getPortletName()
portlet.xml
.
public javax.portlet.WindowState getWindowState()
public javax.portlet.PortletMode getPortletMode()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |