|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |