Uses of Interface
org.apache.pluto.spi.optional.PortletPreferencesService

Packages that use PortletPreferencesService
org.apache.pluto The root package of the Pluto Portlet Container. 
org.apache.pluto.core   
 

Uses of PortletPreferencesService in org.apache.pluto
 

Methods in org.apache.pluto that return PortletPreferencesService
 PortletPreferencesService OptionalContainerServices.getPortletPreferencesService()
          Returns the portlet preferences service implementation used by the container.
 

Uses of PortletPreferencesService in org.apache.pluto.core
 

Classes in org.apache.pluto.core that implement PortletPreferencesService
 class DefaultPortletPreferencesService
          Default implementation of the portlet preferences service.
 

Methods in org.apache.pluto.core that return PortletPreferencesService
 PortletPreferencesService DefaultOptionalContainerServices.getPortletPreferencesService()
           
 



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