public class SakaiPortalContext extends Object implements javax.portlet.PortalContext
| Constructor and Description |
|---|
SakaiPortalContext() |
SakaiPortalContext(Map properties) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPortalInfo() |
String |
getProperty(String key) |
Enumeration |
getPropertyNames() |
Enumeration |
getSupportedPortletModes() |
Enumeration |
getSupportedWindowStates() |
public SakaiPortalContext()
public SakaiPortalContext(Map properties)
public String getProperty(String key)
getProperty in interface javax.portlet.PortalContextpublic Enumeration getPropertyNames()
getPropertyNames in interface javax.portlet.PortalContextpublic Enumeration getSupportedPortletModes()
getSupportedPortletModes in interface javax.portlet.PortalContextpublic Enumeration getSupportedWindowStates()
getSupportedWindowStates in interface javax.portlet.PortalContextpublic String getPortalInfo()
getPortalInfo in interface javax.portlet.PortalContextCopyright © 2003–2016 Sakai Project. All rights reserved.