Uses of Class
au.edu.anu.portal.portlets.sakaiconnector.models.Tool

Packages that use Tool
au.edu.anu.portal.portlets.sakaiconnector.helper   
au.edu.anu.portal.portlets.sakaiconnector.logic   
au.edu.anu.portal.portlets.sakaiconnector.utils   
 

Uses of Tool in au.edu.anu.portal.portlets.sakaiconnector.helper
 

Methods in au.edu.anu.portal.portlets.sakaiconnector.helper that return types with arguments of type Tool
static List<Tool> SakaiWebServiceHelper.getToolsForSite(SakaiWebServiceLogic logic, String siteId, String eid)
           
 

Uses of Tool in au.edu.anu.portal.portlets.sakaiconnector.logic
 

Methods in au.edu.anu.portal.portlets.sakaiconnector.logic that return types with arguments of type Tool
 List<Tool> SakaiWebServiceLogic.getToolsForSite(String siteId, String eid)
          Get the list of tools in a site.
 

Uses of Tool in au.edu.anu.portal.portlets.sakaiconnector.utils
 

Methods in au.edu.anu.portal.portlets.sakaiconnector.utils that return types with arguments of type Tool
static List<Tool> XmlParser.parseListOfPages(String xml)
          Parse the given XML into a list of Tools.
 



Copyright © 2009-2012 Division of Information, Australian National University. All Rights Reserved.