public abstract class TermsAndCoursesWrapper extends Object
| Constructor and Description |
|---|
TermsAndCoursesWrapper() |
| Modifier and Type | Method and Description |
|---|---|
CoursesByTerm |
getCoursesByTerm(String termCode) |
abstract List<CoursesByTerm> |
getCoursesByTerms() |
public CoursesByTerm getCoursesByTerm(String termCode)
public abstract List<CoursesByTerm> getCoursesByTerms()
Copyright © 2013 Jasig. All Rights Reserved.