Uses of Interface
org.apache.pluto.driver.services.portal.admin.PortletRegistryAdminService

Packages that use PortletRegistryAdminService
org.apache.pluto.driver.config Provides a single interface for retrieving configuration and instantiating services. 
org.apache.pluto.driver.config.impl   
 

Uses of PortletRegistryAdminService in org.apache.pluto.driver.config
 

Methods in org.apache.pluto.driver.config that return PortletRegistryAdminService
 PortletRegistryAdminService AdminConfiguration.getPortletRegistryAdminService()
          Retrieve the administrative service for managing the portlet registry.
 

Uses of PortletRegistryAdminService in org.apache.pluto.driver.config.impl
 

Methods in org.apache.pluto.driver.config.impl that return PortletRegistryAdminService
 PortletRegistryAdminService AdminConfigurationImpl.getPortletRegistryAdminService()
           
 

Methods in org.apache.pluto.driver.config.impl with parameters of type PortletRegistryAdminService
 void AdminConfigurationImpl.setPortletRegistryAdminService(PortletRegistryAdminService portletRegistryAdminService)
           
 



Copyright © 2003-2010 Apache Software Foundation. All Rights Reserved.