@Deprecated public interface GradingViewHelperService extends org.kuali.rice.krad.uif.service.ViewHelperService
| Modifier and Type | Method and Description |
|---|---|
void |
loadCourses(GradingForm gradingForm)
Deprecated.
|
void |
loadStudentGrades(StudentGradeForm studentGradeForm)
Deprecated.
|
List<GradeStudent> |
loadStudents(String selectedCourse,
GradingForm gradingForm)
Deprecated.
|
void |
populateGradeOptions(org.kuali.rice.krad.uif.field.InputField field,
GradingForm gradingForm)
Deprecated.
|
boolean |
saveGrades(GradingForm gradingForm)
Deprecated.
|
boolean |
submitGradeRoster(GradingForm gradingForm)
Deprecated.
|
void |
unAssignGrade(org.kuali.rice.krad.uif.view.View view,
Object model,
String selectedCollectionPath,
Integer selectedLine)
Deprecated.
|
applyDefaultValuesForCollectionLine, buildInquiryLink, cleanViewAfterRender, getCommonContext, performApplyModel, performComponentInitialization, performComponentLifecycle, performFinalize, performInitialization, populateViewFromRequestParameters, processCollectionAddBlankLine, processCollectionAddLine, processCollectionDeleteLine, processCollectionSaveLine, processMultipleValueLookupResultsvoid populateGradeOptions(org.kuali.rice.krad.uif.field.InputField field, GradingForm gradingForm)
void unAssignGrade(org.kuali.rice.krad.uif.view.View view, Object model, String selectedCollectionPath, Integer selectedLine)
List<GradeStudent> loadStudents(String selectedCourse, GradingForm gradingForm) throws Exception
Exceptionboolean saveGrades(GradingForm gradingForm) throws Exception
Exceptionboolean submitGradeRoster(GradingForm gradingForm) throws Exception
Exceptionvoid loadStudentGrades(StudentGradeForm studentGradeForm) throws Exception
Exceptionvoid loadCourses(GradingForm gradingForm) throws Exception
ExceptionCopyright © 2004-2013 The Kuali Foundation. All Rights Reserved.