@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, processMultipleValueLookupResults
void 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
Exception
boolean saveGrades(GradingForm gradingForm) throws Exception
Exception
boolean submitGradeRoster(GradingForm gradingForm) throws Exception
Exception
void loadStudentGrades(StudentGradeForm studentGradeForm) throws Exception
Exception
void loadCourses(GradingForm gradingForm) throws Exception
Exception
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.