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

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

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

Fields in org.jasig.portlet.courses.model.sakai.xml declared as ActiveEdit
protected  ActiveEdit Site.activeEdit
           
 

Methods in org.jasig.portlet.courses.model.sakai.xml that return ActiveEdit
 ActiveEdit ObjectFactory.createActiveEdit()
          Create an instance of ActiveEdit
 ActiveEdit Site.getActiveEdit()
          Gets the value of the activeEdit property.
 

Methods in org.jasig.portlet.courses.model.sakai.xml with parameters of type ActiveEdit
 void Site.setActiveEdit(ActiveEdit value)
          Sets the value of the activeEdit property.
 



Copyright © 2011 Jasig. All Rights Reserved.