|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PortletWindow
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. |
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 . |
WindowState |
getWindowState()
Retrieve the current window state for this window. |
Method Detail |
---|
PortletWindowID getId()
java.lang.String getContextPath()
java.lang.String getPortletName()
portlet.xml
.
WindowState getWindowState()
PortletMode getPortletMode()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |