org.sakaiproject.portal.render.portlet
Class SakaiPortletWindow
java.lang.Object
org.sakaiproject.portal.render.portlet.SakaiPortletWindow
- All Implemented Interfaces:
- org.apache.pluto.PortletWindow
public class SakaiPortletWindow
- extends Object
- implements org.apache.pluto.PortletWindow
- Since:
- Sakai 2.4
- Version:
- $Rev: 110562 $
- Author:
- ddwolf
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SakaiPortletWindow
public SakaiPortletWindow(String windowId,
String contextPath,
String portletName)
getState
public PortletState getState()
setState
public void setState(PortletState state)
getId
public org.apache.pluto.PortletWindowID getId()
- Specified by:
getId in interface org.apache.pluto.PortletWindow
getContextPath
public String getContextPath()
- Specified by:
getContextPath in interface org.apache.pluto.PortletWindow
getPortletName
public String getPortletName()
- Specified by:
getPortletName in interface org.apache.pluto.PortletWindow
getWindowState
public javax.portlet.WindowState getWindowState()
- Specified by:
getWindowState in interface org.apache.pluto.PortletWindow
getPortletMode
public javax.portlet.PortletMode getPortletMode()
- Specified by:
getPortletMode in interface org.apache.pluto.PortletWindow
Copyright © 2003-2012 Sakai Project. All Rights Reserved.