public class SakaiWebServiceLogic extends Object
| Constructor and Description |
|---|
SakaiWebServiceLogic() |
| Modifier and Type | Method and Description |
|---|---|
List<Site> |
getAllSitesForUser(String eid)
Get the XML for a list of all sites for a user, transformed to a List of Sites
|
String |
getRemoteUserIdForUser(String eid)
Get the userId for a user.
|
List<Tool> |
getToolsForSite(String siteId,
String eid)
Get the list of tools in a site.
|
public String getRemoteUserIdForUser(String eid)
public List<Site> getAllSitesForUser(String eid)
Copyright © 2009-2013 Division of Information, Australian National University. All Rights Reserved.