|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.pluto.driver.core.PortletWindowImpl
public class PortletWindowImpl
Implementation of PortletWindow interface.
| Constructor Summary | |
|---|---|
PortletWindowImpl(PortletWindowConfig config,
PortalURL portalURL)
Constructs an instance. |
|
| 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. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PortletWindowImpl(PortletWindowConfig config,
PortalURL portalURL)
config - the portlet window configuration.portalURL - the portal URL.| Method Detail |
|---|
public java.lang.String getContextPath()
PortletWindow
getContextPath in interface PortletWindowpublic java.lang.String getPortletName()
PortletWindowportlet.xml.
getPortletName in interface PortletWindowpublic WindowState getWindowState()
PortletWindow
getWindowState in interface PortletWindowpublic PortletMode getPortletMode()
PortletWindow
getPortletMode in interface PortletWindowpublic PortletWindowID getId()
PortletWindow
getId in interface PortletWindow
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||