|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Site | |
|---|---|
| au.edu.anu.portal.portlets.sakaiconnector.helper | |
| au.edu.anu.portal.portlets.sakaiconnector.logic | |
| au.edu.anu.portal.portlets.sakaiconnector.utils | |
| Uses of Site in au.edu.anu.portal.portlets.sakaiconnector.helper |
|---|
| Methods in au.edu.anu.portal.portlets.sakaiconnector.helper that return types with arguments of type Site | |
|---|---|
static List<Site> |
SakaiWebServiceHelper.getAllSitesForUser(SakaiWebServiceLogic logic,
String eid)
|
| Uses of Site in au.edu.anu.portal.portlets.sakaiconnector.logic |
|---|
| Methods in au.edu.anu.portal.portlets.sakaiconnector.logic that return types with arguments of type Site | |
|---|---|
List<Site> |
SakaiWebServiceLogic.getAllSitesForUser(String eid)
Get the XML for a list of all sites for a user, transformed to a List of Sites |
| Uses of Site in au.edu.anu.portal.portlets.sakaiconnector.utils |
|---|
| Methods in au.edu.anu.portal.portlets.sakaiconnector.utils that return types with arguments of type Site | |
|---|---|
static List<Site> |
XmlParser.parseListOfSites(String xml)
Parse the given XML into a list of Sites. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||