org.apache.cocoon.portal.pluto
Class StaticInformationProviderImpl
java.lang.Object
org.apache.cocoon.portal.pluto.StaticInformationProviderImpl
- All Implemented Interfaces:
- org.apache.pluto.services.information.StaticInformationProvider
- public class StaticInformationProviderImpl
- extends Object
- implements org.apache.pluto.services.information.StaticInformationProvider
- Version:
- $Id: StaticInformationProviderImpl.java 322475 2005-10-16 14:26:44Z cziegeler $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
provider
protected org.apache.pluto.services.information.PortalContextProvider provider
registry
protected PortletDefinitionRegistry registry
StaticInformationProviderImpl
public StaticInformationProviderImpl(org.apache.pluto.services.information.PortalContextProvider provider,
PortletDefinitionRegistry registry)
- Constructor
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 ? 1999-2005 The Apache Software Foundation. All Rights Reserved.