org.sakaiproject.portal.render.portlet.services
Class SakaiOptionalPortletContainerServices
java.lang.Object
org.sakaiproject.portal.render.portlet.services.SakaiOptionalPortletContainerServices
- All Implemented Interfaces:
- org.apache.pluto.OptionalContainerServices
public class SakaiOptionalPortletContainerServices
- extends Object
- implements org.apache.pluto.OptionalContainerServices
- Since:
- Sakai 2.4
- Version:
- $Rev: 110562 $
- Author:
- csev
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CURRENT_PLACEMENT
protected static final String CURRENT_PLACEMENT
- See Also:
- Constant Field Values
SakaiOptionalPortletContainerServices
public SakaiOptionalPortletContainerServices()
getPortletPreferencesService
public org.apache.pluto.spi.optional.PortletPreferencesService getPortletPreferencesService()
- Specified by:
getPortletPreferencesService in interface org.apache.pluto.OptionalContainerServices
getPortletRegistryService
public org.apache.pluto.spi.optional.PortletRegistryService getPortletRegistryService()
- Specified by:
getPortletRegistryService in interface org.apache.pluto.OptionalContainerServices
getPortletEnvironmentService
public org.apache.pluto.spi.optional.PortletEnvironmentService getPortletEnvironmentService()
- Specified by:
getPortletEnvironmentService in interface org.apache.pluto.OptionalContainerServices
getPortletInvokerService
public org.apache.pluto.spi.optional.PortletInvokerService getPortletInvokerService()
- Specified by:
getPortletInvokerService in interface org.apache.pluto.OptionalContainerServices
getPortletInfoService
public org.apache.pluto.spi.optional.PortletInfoService getPortletInfoService()
- Specified by:
getPortletInfoService in interface org.apache.pluto.OptionalContainerServices
getRequestAttributeService
public org.apache.pluto.spi.optional.RequestAttributeService getRequestAttributeService()
- Specified by:
getRequestAttributeService in interface org.apache.pluto.OptionalContainerServices
getPortalAdministrationService
public org.apache.pluto.spi.optional.PortalAdministrationService getPortalAdministrationService()
- Specified by:
getPortalAdministrationService in interface org.apache.pluto.OptionalContainerServices
getUserInfoService
public org.apache.pluto.spi.optional.UserInfoService getUserInfoService()
- Specified by:
getUserInfoService in interface org.apache.pluto.OptionalContainerServices
Copyright © 2003-2013 Sakai Project. All Rights Reserved.