org.apache.pluto.portalImpl.core
Class StaticInformationProviderImpl

java.lang.Object
  extended by org.apache.pluto.portalImpl.core.StaticInformationProviderImpl

public class StaticInformationProviderImpl
extends java.lang.Object


Field Summary
private  PortalContextProvider provider
           
 
Constructor Summary
StaticInformationProviderImpl(ServletConfig config)
           
 
Method Summary
 PortalContextProvider getPortalContextProvider()
           
 PortletDefinition getPortletDefinition(ObjectID portletGUID)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

provider

private PortalContextProvider provider
Constructor Detail

StaticInformationProviderImpl

public StaticInformationProviderImpl(ServletConfig config)
Method Detail

getPortalContextProvider

public PortalContextProvider getPortalContextProvider()

getPortletDefinition

public PortletDefinition getPortletDefinition(ObjectID portletGUID)