| Modifier and Type | Class and Description |
|---|---|
class |
LetterGradeMapping
Deprecated.
|
class |
LetterGradePlusMinusMapping
Deprecated.
|
class |
PassNotPassMapping
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
GradeMapping |
Gradebook.getSelectedGradeMapping() |
GradeMapping |
GradebookArchive.getSelectedGradeMapping() |
| Modifier and Type | Method and Description |
|---|---|
Set<GradeMapping> |
Gradebook.getGradeMappings() |
| Modifier and Type | Method and Description |
|---|---|
static Comparator<CourseGradeRecord> |
CourseGradeRecord.getOverrideComparator(GradeMapping mapping) |
void |
Gradebook.setSelectedGradeMapping(GradeMapping selectedGradeMapping) |
void |
GradebookArchive.setSelectedGradeMapping(GradeMapping selectedGradeMapping) |
| Modifier and Type | Method and Description |
|---|---|
void |
Gradebook.setGradeMappings(Set<GradeMapping> gradeMappings) |
| Constructor and Description |
|---|
GradebookArchive(Gradebook gradebook,
GradeMapping selectedGradeMapping,
Collection gradeMappings,
CourseGrade courseGrade,
Collection assignments) |
Copyright © 2003-2015 Sakai Project. All Rights Reserved.