|
||||||||||
| 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.
PortletDefinition| Method Summary | |
|---|---|
PortletWindowID |
getId()
Retrieve this windows unique id which will be used to communicate back to the referencing portal. |
PortletEntity |
getPortletEntity()
Returns the portlet entity. |
javax.portlet.PortletMode |
getPortletMode()
Retrieve the current portlet mode for this window. |
javax.portlet.WindowState |
getWindowState()
Retrieve the current window state for this window. |
| Method Detail |
|---|
PortletWindowID getId()
javax.portlet.WindowState getWindowState()
javax.portlet.PortletMode getPortletMode()
PortletEntity getPortletEntity()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||