org.sakaiproject.portal.api.cover
Class PortalService
java.lang.Object
org.sakaiproject.portal.api.cover.PortalService
public class PortalService
- extends Object
A cover to the portal service. This only covers the getting of the
implementation and not all the methjods.
- Since:
- Sakai 2.4
- Version:
- $Rev: 59680 $
- Author:
- ieb
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PortalService
public PortalService()
getInstance
public static PortalService getInstance()
- Access the component instance: special cover only method.
- Returns:
- the component instance.
Copyright © 2003-2012 Sakai Project. All Rights Reserved.