|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DriverConfigurationService | |
---|---|
org.apache.pluto.driver.services.impl.resource | Service implementations which utilizing context resources to perform their work. |
org.apache.pluto.driver.services.portal |
Uses of DriverConfigurationService in org.apache.pluto.driver.services.impl.resource |
---|
Classes in org.apache.pluto.driver.services.impl.resource that implement DriverConfigurationService | |
---|---|
class |
PropertyConfigServiceImpl
Default implementation of all of the portal Services. |
class |
RenderConfigServiceImpl
Default implementation of all of the portal Services. |
class |
SupportedModesServiceImpl
Allows clients to determine if a particular PortletMode is supported by the portal, a particular portlet, or both. |
class |
SupportedWindowStateServiceImpl
|
Uses of DriverConfigurationService in org.apache.pluto.driver.services.portal |
---|
Subinterfaces of DriverConfigurationService in org.apache.pluto.driver.services.portal | |
---|---|
interface |
PropertyConfigService
Service interface which defines the methods required for a provider wishing to provide property management. |
interface |
RenderConfigService
Service interface defining methods necessary for a provider wishing to manage page administration. |
interface |
SupportedModesService
Allows clients to determine if a particular PortletMode is supported by the portal, a particular portlet, or both. |
interface |
SupportedWindowStateService
Allows clients to see if a particular WindowState is supported by the portal, a particular portlet, or both. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |