org.sakaiproject.portal.api.cover
Class PortalService

java.lang.Object
  extended by 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

Constructor Summary
PortalService()
           
 
Method Summary
static PortalService getInstance()
          Access the component instance: special cover only method.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortalService

public PortalService()
Method Detail

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.