org.jasig.portal.container.services.information
Class PortalContextProviderImpl
java.lang.Object
org.jasig.portal.container.services.information.PortalContextProviderImpl
- All Implemented Interfaces:
- org.apache.pluto.services.information.PortalContextProvider
- public class PortalContextProviderImpl
- extends java.lang.Object
- implements org.apache.pluto.services.information.PortalContextProvider
Implementation of Apache Pluto object model.
- Version:
- $Revision: 1.5 $
- Author:
- Ken Weiner, kweiner@unicon.net
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PortalContextProviderImpl
public PortalContextProviderImpl()
getProperty
public java.lang.String getProperty(java.lang.String name)
- Specified by:
getProperty
in interface org.apache.pluto.services.information.PortalContextProvider
getPropertyNames
public java.util.Collection getPropertyNames()
- Specified by:
getPropertyNames
in interface org.apache.pluto.services.information.PortalContextProvider
getSupportedPortletModes
public java.util.Collection getSupportedPortletModes()
- Specified by:
getSupportedPortletModes
in interface org.apache.pluto.services.information.PortalContextProvider
getSupportedWindowStates
public java.util.Collection getSupportedWindowStates()
- Specified by:
getSupportedWindowStates
in interface org.apache.pluto.services.information.PortalContextProvider
getPortalInfo
public java.lang.String getPortalInfo()
- Specified by:
getPortalInfo
in interface org.apache.pluto.services.information.PortalContextProvider