| Package | Description |
|---|---|
| org.jasig.portlet.degreeprogress.model.xml |
| Modifier and Type | Field and Description |
|---|---|
protected List<CourseRequirement> |
DegreeRequirementSection.courseRequirements |
protected Map<String,CourseRequirement> |
DegreeRequirementSectionWrapper.courseRequirements |
| Modifier and Type | Method and Description |
|---|---|
CourseRequirement |
ObjectFactory.createCourseRequirement()
Create an instance of
CourseRequirement |
CourseRequirement |
DegreeRequirementSectionWrapper.getCourseRequirement(String key) |
| Modifier and Type | Method and Description |
|---|---|
List<CourseRequirement> |
DegreeRequirementSection.getCourseRequirements()
Gets the value of the courseRequirements property.
|
Collection<CourseRequirement> |
DegreeRequirementSectionWrapper.getCourseRequirements() |
| Modifier and Type | Method and Description |
|---|---|
void |
DegreeRequirementSectionWrapper.addCourseRequirement(CourseRequirement courseRequirement) |
Copyright © 2013 Jasig. All Rights Reserved.