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.html 1304258 2012-03-23 10:09:27Z ilgrosso $
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-2010 The Apache Software Foundation. All Rights Reserved.