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:
- $Id: PortletDefinitionRegistry.java 322475 2005-10-16 14:26:44Z cziegeler $
getPortletApplicationDefinitionList
public org.apache.pluto.om.portlet.PortletApplicationDefinitionList getPortletApplicationDefinitionList()
getPortletDefinition
public org.apache.pluto.om.portlet.PortletDefinition getPortletDefinition(org.apache.pluto.om.common.ObjectID id)
getPortletApplicationEntityList
public org.apache.pluto.om.entity.PortletApplicationEntityList getPortletApplicationEntityList()
getPortalService
public PortalService getPortalService()
Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.