Uses of Interface
org.apache.pluto.driver.services.portal.SupportedModesService

Packages that use SupportedModesService
org.apache.pluto.driver.config.impl   
org.apache.pluto.driver.services.impl.resource Service implementations which utilizing context resources to perform their work. 
 

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

Constructors in org.apache.pluto.driver.config.impl with parameters of type SupportedModesService
DriverConfigurationImpl(PortalURLParser portalUrlParser, PropertyConfigService propertyService, RenderConfigService renderService, SupportedModesService supportedModesService, SupportedWindowStateService supportedWindowStateService, PortalCallbackService portalCallback)
           
 

Uses of SupportedModesService in org.apache.pluto.driver.services.impl.resource
 

Classes in org.apache.pluto.driver.services.impl.resource that implement SupportedModesService
 class SupportedModesServiceImpl
          Allows clients to determine if a particular PortletMode is supported by the portal, a particular portlet, or both.
 



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