org.jasig.portlet.courses.model.xml.personal
Class TermsAndCoursesWrapper
java.lang.Object
org.jasig.portlet.courses.model.xml.personal.TermsAndCoursesWrapper
- Direct Known Subclasses:
- TermsAndCourses
public abstract class TermsAndCoursesWrapper
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TermsAndCoursesWrapper
public TermsAndCoursesWrapper()
getCoursesByTerm
public CoursesByTerm getCoursesByTerm(String termCode)
getCoursesByTerms
public abstract List<CoursesByTerm> getCoursesByTerms()
Copyright © 2012 Jasig. All Rights Reserved.