|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.pluto.core.DefaultOptionalContainerServices
Default Optional Container Services implementation.
| Constructor Summary | |
DefaultOptionalContainerServices()
Constructs an instance using the default portlet preferences service implementation. |
|
DefaultOptionalContainerServices(OptionalContainerServices root)
Constructs an instance using specified optional container services implementation. |
|
| Method Summary | |
PortalAdministrationService |
getPortalAdministrationService()
Returns the admin service implementation used by the container. |
PortletEnvironmentService |
getPortletEnvironmentService()
Returns the environment services implementation used by the container. |
PortletInfoService |
getPortletInfoService()
Returns the portlet info service implementation used by the container. |
PortletInvokerService |
getPortletInvokerService()
Returns an invoker for the specified PortletWindow. |
PortletPreferencesService |
getPortletPreferencesService()
Returns the portlet preferences service implementation used by the container. |
PortletRegistryService |
getPortletRegistryService()
Returns the portlet registry services implementation used by the container. |
UserInfoService |
getUserInfoService()
Returns the user info service implementation used by the container. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DefaultOptionalContainerServices()
public DefaultOptionalContainerServices(OptionalContainerServices root)
root - the root optional container services implementation.| Method Detail |
public PortletPreferencesService getPortletPreferencesService()
OptionalContainerServices
getPortletPreferencesService in interface OptionalContainerServicespublic PortletRegistryService getPortletRegistryService()
OptionalContainerServices
getPortletRegistryService in interface OptionalContainerServicespublic PortletEnvironmentService getPortletEnvironmentService()
OptionalContainerServices
getPortletEnvironmentService in interface OptionalContainerServicespublic PortletInvokerService getPortletInvokerService()
OptionalContainerServices
getPortletInvokerService in interface OptionalContainerServicespublic PortletInfoService getPortletInfoService()
OptionalContainerServices
getPortletInfoService in interface OptionalContainerServicespublic PortalAdministrationService getPortalAdministrationService()
OptionalContainerServices
getPortalAdministrationService in interface OptionalContainerServicespublic UserInfoService getUserInfoService()
OptionalContainerServices
getUserInfoService in interface OptionalContainerServices
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||