public interface CourseRegistration extends Relationship
| Modifier and Type | Method and Description |
|---|---|
String |
getCourseOfferingId()
The Course Offering Id for this course registration.
|
String |
getCredits()
The number of credits for which the student
registered.
|
String |
getGradingOptionId()
The Id for the Grading Option for which the student
registered.
|
String |
getStudentId()
The person Id for the course registration.
|
getType, getTypeKeygetState, getStateKeygetEffectiveDate, getExpirationDategetAttributesString getStudentId()
String getCourseOfferingId()
String getCredits()
String getGradingOptionId()
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.