public class SakaiPortletWindow extends Object implements org.apache.pluto.PortletWindow
| Constructor and Description |
|---|
SakaiPortletWindow(String windowId,
String contextPath,
String portletName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContextPath() |
org.apache.pluto.PortletWindowID |
getId() |
javax.portlet.PortletMode |
getPortletMode() |
String |
getPortletName() |
PortletState |
getState() |
javax.portlet.WindowState |
getWindowState() |
void |
setState(PortletState state) |
public PortletState getState()
public void setState(PortletState state)
public org.apache.pluto.PortletWindowID getId()
getId in interface org.apache.pluto.PortletWindowpublic String getContextPath()
getContextPath in interface org.apache.pluto.PortletWindowpublic String getPortletName()
getPortletName in interface org.apache.pluto.PortletWindowpublic javax.portlet.WindowState getWindowState()
getWindowState in interface org.apache.pluto.PortletWindowpublic javax.portlet.PortletMode getPortletMode()
getPortletMode in interface org.apache.pluto.PortletWindowCopyright © 2003-2014 Sakai Project. All Rights Reserved.