org.apache.cocoon.portal.pluto.om
Interface PortletDefinitionRegistry

All Superinterfaces:
org.apache.pluto.services.ContainerService
All Known Implementing Classes:
PortletDefinitionRegistryImpl

public interface PortletDefinitionRegistry
extends org.apache.pluto.services.ContainerService

Version:
CVS $Id: PortletDefinitionRegistry.java 433543 2006-08-22 06:22:54Z crossley $
Author:
Carsten Ziegeler

Method Summary
 PortalService getPortalService()
           
 org.apache.pluto.om.portlet.PortletApplicationDefinitionList getPortletApplicationDefinitionList()
           
 org.apache.pluto.om.entity.PortletApplicationEntityList getPortletApplicationEntityList()
           
 org.apache.pluto.om.portlet.PortletDefinition getPortletDefinition(org.apache.pluto.om.common.ObjectID id)
           
 

Method Detail

getPortletApplicationDefinitionList

org.apache.pluto.om.portlet.PortletApplicationDefinitionList getPortletApplicationDefinitionList()

getPortletDefinition

org.apache.pluto.om.portlet.PortletDefinition getPortletDefinition(org.apache.pluto.om.common.ObjectID id)

getPortletApplicationEntityList

org.apache.pluto.om.entity.PortletApplicationEntityList getPortletApplicationEntityList()

getPortalService

PortalService getPortalService()


Copyright ? 1999-2007 The Apache Software Foundation. All Rights Reserved.