|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface InternalPortletWindow
The internal portlet window represents a single window of a portlet instance as it can be shown only once on a single page. There is a one-to-one relation between portlet windows and portlet entities. Adding the same portlet e.g. twice on a page results in two different windows.
| Method Summary | |
|---|---|
PortletWindow |
getOriginalPortletWindow()
Retrieve the original portlet window with which the container was invoked. |
PortletEntity |
getPortletEntity()
Returns the portlet entity. |
javax.servlet.ServletContext |
getServletContext()
The Context from which this window can be serviced. |
| Methods inherited from interface org.apache.pluto.PortletWindow |
|---|
getContextPath, getId, getPortletMode, getPortletName, getWindowState |
| Method Detail |
|---|
javax.servlet.ServletContext getServletContext()
PortletEntity getPortletEntity()
PortletWindow getOriginalPortletWindow()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||