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, getTypeKey
getState, getStateKey
getEffectiveDate, getExpirationDate
getAttributes
String getStudentId()
String getCourseOfferingId()
String getCredits()
String getGradingOptionId()
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.