Uses of Class
org.jasig.portlet.courses.model.sakai.xml.SiteGroups

Packages that use SiteGroups
org.jasig.portlet.courses.model.sakai.xml   
 

Uses of SiteGroups in org.jasig.portlet.courses.model.sakai.xml
 

Fields in org.jasig.portlet.courses.model.sakai.xml declared as SiteGroups
protected  SiteGroups Site.siteGroups
           
 

Methods in org.jasig.portlet.courses.model.sakai.xml that return SiteGroups
 SiteGroups ObjectFactory.createSiteGroups()
          Create an instance of SiteGroups
 SiteGroups Site.getSiteGroups()
          Gets the value of the siteGroups property.
 

Methods in org.jasig.portlet.courses.model.sakai.xml with parameters of type SiteGroups
 void Site.setSiteGroups(SiteGroups value)
          Sets the value of the siteGroups property.
 



Copyright © 2011 Jasig. All Rights Reserved.