|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl
org.kuali.student.enrollment.class2.grading.service.impl.GradingViewHelperServiceImpl
public class GradingViewHelperServiceImpl
| Constructor Summary | |
|---|---|
GradingViewHelperServiceImpl()
|
|
| Method Summary | |
|---|---|
protected AcademicRecordService |
getAcademicRecordService()
|
protected AcademicCalendarService |
getAcalService()
|
protected CourseOfferingService |
getCOService()
|
protected GradingService |
getGradingService()
|
void |
loadCourses(GradingForm form)
|
void |
loadStudentGrades(StudentGradeForm studentGradeForm)
|
List<GradeStudent> |
loadStudents(String selectedCourse,
GradingForm gradingForm)
|
void |
populateGradeOptions(org.kuali.rice.krad.uif.field.InputField field,
GradingForm gradingForm)
|
boolean |
saveGrades(GradingForm gradingForm)
|
boolean |
submitGradeRoster(GradingForm gradingForm)
|
void |
unAssignGrade(org.kuali.rice.krad.uif.view.View view,
Object model,
String selectedCollectionPath,
Integer selectedLine)
|
| Methods inherited from class org.kuali.rice.krad.uif.service.impl.ViewHelperServiceImpl |
|---|
addClientSideStateForComponent, addCustomContainerComponents, addLine, applyAuthorizationAndPresentationLogic, applyDefaultValues, applyDefaultValuesForCollectionLine, buildClientSideStateScript, buildGrowlScript, buildInquiryLink, cleanViewAfterRender, findNestedDictionaryAttribute, getCommonContext, getConfigurationService, getDataDictionaryService, getExpressionEvaluatorService, getPreModelContext, getViewDictionaryService, initializeDataFieldFromDataDictionary, invokeMethodFinalizer, logAndThrowRuntime, performAddLineValidation, performApplyModel, performComponentApplyModel, performComponentFinalize, performComponentInitialization, performComponentLifecycle, performCustomApplyModel, performCustomFinalize, performCustomInitialization, performDeleteLineValidation, performFinalize, performInitialization, populateDefaultValueForField, populateViewFromRequestParameters, processAfterAddLine, processAfterDeleteLine, processAfterSaveLine, processAnyRemoteFieldsHolder, processBeforeAddLine, processBeforeSaveLine, processCollectionAddBlankLine, processCollectionAddLine, processCollectionDeleteLine, processCollectionSaveLine, processMultipleValueLookupResults, retrieveEditModesAndActionFlags, runComponentModifiers, setConfigurationService, setDataDictionaryService, setExpressionEvaluatorService, setViewContext, setViewDictionaryService, syncClientSideStateForComponent |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.kuali.rice.krad.uif.service.ViewHelperService |
|---|
applyDefaultValuesForCollectionLine, buildInquiryLink, cleanViewAfterRender, performApplyModel, performComponentInitialization, performComponentLifecycle, performFinalize, performInitialization, populateViewFromRequestParameters, processCollectionAddBlankLine, processCollectionAddLine, processCollectionDeleteLine, processCollectionSaveLine, processMultipleValueLookupResults |
| Constructor Detail |
|---|
public GradingViewHelperServiceImpl()
| Method Detail |
|---|
public void populateGradeOptions(org.kuali.rice.krad.uif.field.InputField field,
GradingForm gradingForm)
populateGradeOptions in interface GradingViewHelperService
public void unAssignGrade(org.kuali.rice.krad.uif.view.View view,
Object model,
String selectedCollectionPath,
Integer selectedLine)
unAssignGrade in interface GradingViewHelperService
public List<GradeStudent> loadStudents(String selectedCourse,
GradingForm gradingForm)
throws Exception
loadStudents in interface GradingViewHelperServiceException
public boolean saveGrades(GradingForm gradingForm)
throws Exception
saveGrades in interface GradingViewHelperServiceException
public boolean submitGradeRoster(GradingForm gradingForm)
throws Exception
submitGradeRoster in interface GradingViewHelperServiceException
public void loadStudentGrades(StudentGradeForm studentGradeForm)
throws Exception
loadStudentGrades in interface GradingViewHelperServiceException
public void loadCourses(GradingForm form)
throws Exception
loadCourses in interface GradingViewHelperServiceExceptionprotected AcademicCalendarService getAcalService()
protected CourseOfferingService getCOService()
protected GradingService getGradingService()
protected AcademicRecordService getAcademicRecordService()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||