org.sakaiproject.portal.render.portlet.services
Class SakaiPortletContainerServices
java.lang.Object
org.sakaiproject.portal.render.portlet.services.SakaiPortletContainerServices
- All Implemented Interfaces:
- org.apache.pluto.RequiredContainerServices
public class SakaiPortletContainerServices
- extends Object
- implements org.apache.pluto.RequiredContainerServices
- Since:
- Sakai 2.4
- Version:
- $Rev: 110562 $
- Author:
- ddwolf, ieb
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SakaiPortletContainerServices
public SakaiPortletContainerServices()
getPortalContext
public javax.portlet.PortalContext getPortalContext()
- Specified by:
getPortalContext in interface org.apache.pluto.RequiredContainerServices
setPortalContext
public void setPortalContext(javax.portlet.PortalContext portalContext)
getPortalCallbackService
public org.apache.pluto.spi.PortalCallbackService getPortalCallbackService()
- Specified by:
getPortalCallbackService in interface org.apache.pluto.RequiredContainerServices
setPortalCallbackService
public void setPortalCallbackService(org.apache.pluto.spi.PortalCallbackService portalCallbackService)
Copyright © 2003-2013 Sakai Project. All Rights Reserved.