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

Packages that use PortletDefinitionRegistry
org.apache.cocoon.portal.pluto   
org.apache.cocoon.portal.pluto.om   
 

Uses of PortletDefinitionRegistry in org.apache.cocoon.portal.pluto
 

Fields in org.apache.cocoon.portal.pluto declared as PortletDefinitionRegistry
protected  PortletDefinitionRegistry StaticInformationProviderImpl.registry
           
 

Constructors in org.apache.cocoon.portal.pluto with parameters of type PortletDefinitionRegistry
StaticInformationProviderImpl(org.apache.pluto.services.information.PortalContextProvider provider, PortletDefinitionRegistry registry)
          Constructor
 

Uses of PortletDefinitionRegistry in org.apache.cocoon.portal.pluto.om
 

Classes in org.apache.cocoon.portal.pluto.om that implement PortletDefinitionRegistry
 class PortletDefinitionRegistryImpl
           
 

Fields in org.apache.cocoon.portal.pluto.om declared as PortletDefinitionRegistry
protected  PortletDefinitionRegistry PortletApplicationEntityListImpl.registry
          The registry
 

Methods in org.apache.cocoon.portal.pluto.om with parameters of type PortletDefinitionRegistry
 org.apache.pluto.om.entity.PortletEntity PortletEntityListImpl.add(org.apache.pluto.om.entity.PortletApplicationEntity appEntity, String definitionId, CopletInstanceData coplet, PortletDefinitionRegistry registry)
           
 

Constructors in org.apache.cocoon.portal.pluto.om with parameters of type PortletDefinitionRegistry
PortletApplicationEntityListImpl(PortletDefinitionRegistry pdr)
          Constructor
 



Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.