au.edu.anu.portal.portlets.sakaiconnector.helper
Class SakaiWebServiceHelper
java.lang.Object
au.edu.anu.portal.portlets.sakaiconnector.helper.SakaiWebServiceHelper
public class SakaiWebServiceHelper
- extends Object
This is a static cover for the logic class, used until we convert to Spring.
- Author:
- Steve Swinsburg (steve.swinsburg@anu.edu.au)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SakaiWebServiceHelper
public SakaiWebServiceHelper()
getRemoteUserIdForUser
public static String getRemoteUserIdForUser(SakaiWebServiceLogic logic,
String eid)
getAllSitesForUser
public static List<Site> getAllSitesForUser(SakaiWebServiceLogic logic,
String eid)
getToolsForSite
public static List<Tool> getToolsForSite(SakaiWebServiceLogic logic,
String siteId,
String eid)
Copyright © 2009-2012 Division of Information, Australian National University. All Rights Reserved.