org.apache.pluto.core.impl
Class PortalContextImpl
java.lang.Object
org.apache.pluto.core.impl.PortalContextImpl
public class PortalContextImpl
- extends java.lang.Object
The PortalContext
interface gives the portlet
the ability to retrieve information about the portal calling this portlet.
The portlet can only read the PortalContext
data.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
provider
private PortalContextProvider provider
PortalContextImpl
public PortalContextImpl()
getProperty
public java.lang.String getProperty(java.lang.String name)
getPropertyNames
public java.util.Enumeration getPropertyNames()
getSupportedPortletModes
public java.util.Enumeration getSupportedPortletModes()
getSupportedWindowStates
public java.util.Enumeration getSupportedWindowStates()
getPortalInfo
public java.lang.String getPortalInfo()