Uses of Class
org.jasig.portlet.courses.model.xml.Course

Packages that use Course
org.jasig.portlet.courses.model.wrapper   
org.jasig.portlet.courses.model.xml   
 

Uses of Course in org.jasig.portlet.courses.model.wrapper
 

Subclasses of Course in org.jasig.portlet.courses.model.wrapper
 class CourseWrapper
           
 

Uses of Course in org.jasig.portlet.courses.model.xml
 

Fields in org.jasig.portlet.courses.model.xml with type parameters of type Course
protected  List<Course> CourseSummary.courses
           
 

Methods in org.jasig.portlet.courses.model.xml that return Course
 Course ObjectFactory.createCourse()
          Create an instance of Course
 

Methods in org.jasig.portlet.courses.model.xml that return types with arguments of type Course
 List<Course> CourseSummary.getCourses()
          Gets the value of the courses property.
 



Copyright © 2011 Jasig. All Rights Reserved.