org.jasig.portlet.courses.model.xml.personal
Class CourseWrapper
java.lang.Object
org.jasig.portlet.courses.model.xml.personal.CourseWrapper
- Direct Known Subclasses:
- Course
public abstract class CourseWrapper
- extends Object
Adds base functionality to the Course object
- Author:
- Eric Dalquist
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CourseWrapper
public CourseWrapper()
getNewUpdateCount
public int getNewUpdateCount()
getCourseUpdates
public abstract List<CourseUpdate> getCourseUpdates()
Copyright © 2012 Jasig. All Rights Reserved.