org.apache.pluto.portalImpl.core
Class StaticInformationProviderImpl

java.lang.Object
  extended byorg.apache.pluto.portalImpl.core.StaticInformationProviderImpl
All Implemented Interfaces:
org.apache.pluto.services.information.StaticInformationProvider

public class StaticInformationProviderImpl
extends java.lang.Object
implements org.apache.pluto.services.information.StaticInformationProvider


Constructor Summary
StaticInformationProviderImpl(javax.servlet.ServletConfig config)
           
 
Method Summary
 org.apache.pluto.services.information.PortalContextProvider getPortalContextProvider()
           
 org.apache.pluto.om.portlet.PortletDefinition getPortletDefinition(org.apache.pluto.om.common.ObjectID portletGUID)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StaticInformationProviderImpl

public StaticInformationProviderImpl(javax.servlet.ServletConfig config)
Method Detail

getPortalContextProvider

public org.apache.pluto.services.information.PortalContextProvider getPortalContextProvider()
Specified by:
getPortalContextProvider in interface org.apache.pluto.services.information.StaticInformationProvider

getPortletDefinition

public org.apache.pluto.om.portlet.PortletDefinition getPortletDefinition(org.apache.pluto.om.common.ObjectID portletGUID)
Specified by:
getPortletDefinition in interface org.apache.pluto.services.information.StaticInformationProvider


Copyright © 2003-2007 . All Rights Reserved.