public interface CreditLoad
Modifier and Type | Method and Description |
---|---|
String |
getAdditionalCredits()
The additional credits from the RegistrationRequest.
|
String |
getCreditLimit()
The maxmimum credit limitfor the student in the current term.
|
String |
getCreditLoad()
The existing credit load for the student in the current term.
|
String |
getStudentId()
The person Id for the credit summary.
|
String getStudentId()
String getCreditLoad()
String getCreditLimit()
String getAdditionalCredits()
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.