Skip navigation links
A B C D E F G I M O P R S T U V W 

A

addAssignment(String, Assignment) - Method in class org.sakaiproject.component.gradebook.GradebookServiceHibernateImpl
 
addExternalAssessment(String, String, String, String, double, Date, String, String) - Method in class org.sakaiproject.component.gradebook.GradebookExternalAssessmentServiceImpl
 
addExternalAssessment(String, String, String, String, Double, Date, String, String, Boolean) - Method in class org.sakaiproject.component.gradebook.GradebookExternalAssessmentServiceImpl
Wrapper created when category was added for assignments tool
addExternalAssessment(String, String, String, String, Double, Date, String, String, Boolean, Long) - Method in class org.sakaiproject.component.gradebook.GradebookExternalAssessmentServiceImpl
 
addGradebook(String, String) - Method in class org.sakaiproject.component.gradebook.GradebookFrameworkServiceImpl
 
addPermission(Long, String, String, Long, String) - Method in class org.sakaiproject.component.gradebook.BaseHibernateManager
 
applyDropScores(Collection<AssignmentGradeRecord>, int) - Method in class org.sakaiproject.component.gradebook.GradebookServiceHibernateImpl
set the droppedFromGrade attribute of each of the n highest and the n lowest scores of a student based on the assignment's category
assignmentNameExists(String, Gradebook) - Method in class org.sakaiproject.component.gradebook.BaseHibernateManager
 
authn - Variable in class org.sakaiproject.component.gradebook.BaseHibernateManager
 
AuthnSakai2Impl - Class in org.sakaiproject.tool.gradebook.facades.sakai2impl
Sakai2 implementation of the gradebook's Authn facade.
AuthnSakai2Impl() - Constructor for class org.sakaiproject.tool.gradebook.facades.sakai2impl.AuthnSakai2Impl
 
AuthzSakai2Impl - Class in org.sakaiproject.tool.gradebook.facades.sakai2impl
An implementation of Gradebook-specific authorization needs based on a combination of fine-grained site-scoped Sakai permissions and the shared Section Awareness API.
AuthzSakai2Impl() - Constructor for class org.sakaiproject.tool.gradebook.facades.sakai2impl.AuthzSakai2Impl
 
AuthzSectionsImpl - Class in org.sakaiproject.tool.gradebook.facades.sections
An implementation of Gradebook-specific authorization needs based on the shared Section Awareness API.
AuthzSectionsImpl() - Constructor for class org.sakaiproject.tool.gradebook.facades.sections.AuthzSectionsImpl
 

B

BaseHibernateManager - Class in org.sakaiproject.component.gradebook
Provides methods which are shared between service business logic and application business logic, but not exposed to external callers.
BaseHibernateManager() - Constructor for class org.sakaiproject.component.gradebook.BaseHibernateManager
 

C

calculateCategoryScore(Object, String, CategoryDefinition, List<Assignment>, Map<Long, String>, boolean) - Method in class org.sakaiproject.component.gradebook.GradebookServiceHibernateImpl
 
calculateCategoryScore(Long, String, Long, boolean, int) - Method in class org.sakaiproject.component.gradebook.GradebookServiceHibernateImpl
 
calculateEquivalentPercent(Double, Double) - Method in class org.sakaiproject.component.gradebook.BaseHibernateManager
 
calculateEquivalentPointValueForPercent(Double, Double) - Method in class org.sakaiproject.component.gradebook.BaseHibernateManager
 
canConvert(Class) - Method in class org.sakaiproject.component.gradebook.VersionedExternalizable.Converter
Deprecated.
 
checkStudentsNotSubmitted(String) - Method in class org.sakaiproject.component.gradebook.GradebookServiceHibernateImpl
 
clearPermissionsForUser(String, String) - Method in class org.sakaiproject.component.gradebook.GradebookPermissionServiceImpl
 
Converter(Mapper, ReflectionProvider) - Constructor for class org.sakaiproject.component.gradebook.VersionedExternalizable.Converter
Deprecated.
 
convertPointsToLetterGrade(Gradebook, List) - Method in class org.sakaiproject.component.gradebook.BaseHibernateManager
Converts points to letter grade for the given AssignmentGradeRecords
convertPointsToPercentage(Gradebook, List) - Method in class org.sakaiproject.component.gradebook.BaseHibernateManager
Converts points to percentage for the given AssignmentGradeRecords
createAssignment(Long, String, Double, Date, Boolean, Boolean, Boolean, Integer) - Method in class org.sakaiproject.component.gradebook.BaseHibernateManager
 
createAssignmentForCategory(Long, Long, String, Double, Date, Boolean, Boolean, Boolean, Integer) - Method in class org.sakaiproject.component.gradebook.BaseHibernateManager
 
createCategory(Long, String, Double, Integer, Integer, Integer, Boolean, Boolean) - Method in class org.sakaiproject.component.gradebook.BaseHibernateManager
 
createCategory(Long, String, Double, Integer, Integer, Integer, Boolean, Boolean, Integer) - Method in class org.sakaiproject.component.gradebook.BaseHibernateManager
 
createDefaultLetterGradePercentMapping(Map<String, Double>) - Method in class org.sakaiproject.component.gradebook.BaseHibernateManager
 
createOrUpdateDefaultLetterGradePercentMapping(Map) - Method in class org.sakaiproject.component.gradebook.BaseHibernateManager
 
createUngradedAssignment(Long, String, Date, Boolean, Boolean) - Method in class org.sakaiproject.component.gradebook.BaseHibernateManager
 
createUngradedAssignmentForCategory(Long, Long, String, Date, Boolean, Boolean) - Method in class org.sakaiproject.component.gradebook.BaseHibernateManager
 
currentUserHasEditPerm(String) - Method in class org.sakaiproject.component.gradebook.GradebookServiceHibernateImpl
 
currentUserHasGradeAllPerm(String) - Method in class org.sakaiproject.component.gradebook.GradebookServiceHibernateImpl
 
currentUserHasGradingPerm(String) - Method in class org.sakaiproject.component.gradebook.GradebookServiceHibernateImpl
 
currentUserHasViewOwnGradesPerm(String) - Method in class org.sakaiproject.component.gradebook.GradebookServiceHibernateImpl
 
currentUserHasViewStudentNumbersPerm(String) - Method in class org.sakaiproject.component.gradebook.GradebookServiceHibernateImpl
 

D

deleteGradebook(String) - Method in class org.sakaiproject.component.gradebook.GradebookFrameworkServiceImpl
 
deletePermission(Permission) - Method in class org.sakaiproject.component.gradebook.BaseHibernateManager
Deprecated.
destroy() - Method in class org.sakaiproject.component.gradebook.GradebookExternalAssessmentServiceImpl
 
doUnmarshal(Object, HierarchicalStreamReader, UnmarshallingContext) - Method in class org.sakaiproject.component.gradebook.VersionedExternalizable.Converter
Deprecated.
 

E

eventTrackingService - Variable in class org.sakaiproject.component.gradebook.BaseHibernateManager
 
externalAssessmentService - Variable in class org.sakaiproject.component.gradebook.BaseHibernateManager
 
EXTERNALIZABLE_VERSION - Static variable in class org.sakaiproject.component.gradebook.GradebookDefinition
 

F

filterGradeRecordsByStudents(Collection, Collection) - Method in class org.sakaiproject.component.gradebook.BaseHibernateManager
Oracle has a low limit on the maximum length of a parameter list in SQL queries of the form "WHERE tbl.col IN (:paramList)".
finalizeGrades(String) - Method in class org.sakaiproject.component.gradebook.GradebookServiceHibernateImpl
 
finalizeNullGradeRecords(Gradebook) - Method in class org.sakaiproject.component.gradebook.BaseHibernateManager
 
findMatchingEnrollmentsForItem(String, Long, int, String, String) - Method in class org.sakaiproject.tool.gradebook.facades.sections.AuthzSectionsImpl
 
findMatchingEnrollmentsForItemForUser(String, String, Long, int, String, String) - Method in class org.sakaiproject.tool.gradebook.facades.sections.AuthzSectionsImpl
 
findMatchingEnrollmentsForViewableCourseGrade(String, int, String, String) - Method in class org.sakaiproject.tool.gradebook.facades.sections.AuthzSectionsImpl
 
findMatchingEnrollmentsForViewableItems(String, List, String, String) - Method in class org.sakaiproject.tool.gradebook.facades.sections.AuthzSectionsImpl
 
findStudentSectionMemberships(String, String) - Method in class org.sakaiproject.tool.gradebook.facades.sections.AuthzSectionsImpl
 
fromXml(String) - Static method in class org.sakaiproject.component.gradebook.VersionedExternalizable
Deprecated.
 

G

getAllAssignmentGradeRecords(Long, Collection) - Method in class org.sakaiproject.component.gradebook.GradebookServiceHibernateImpl
Get all assignment grade records for the given students
getAllSections(String) - Method in class org.sakaiproject.tool.gradebook.facades.sections.AuthzSectionsImpl
 
getAllStudentUids(String) - Method in class org.sakaiproject.component.gradebook.BaseHibernateManager
 
getAssignment(Long) - Method in class org.sakaiproject.component.gradebook.BaseHibernateManager
 
getAssignment(String, Long) - Method in class org.sakaiproject.component.gradebook.GradebookServiceHibernateImpl
 
getAssignment(String, String) - Method in class org.sakaiproject.component.gradebook.GradebookServiceHibernateImpl
Deprecated.
getAssignmentByNameOrId(String, String) - Method in class org.sakaiproject.component.gradebook.GradebookServiceHibernateImpl
 
getAssignmentGradeRecord(GradebookAssignment, String) - Method in class org.sakaiproject.component.gradebook.BaseHibernateManager
 
getAssignments(Long) - Method in class org.sakaiproject.component.gradebook.BaseHibernateManager
 
getAssignments() - Method in class org.sakaiproject.component.gradebook.GradebookDefinition
 
getAssignments(String) - Method in class org.sakaiproject.component.gradebook.GradebookServiceHibernateImpl
 
getAssignments(String, SortType) - Method in class org.sakaiproject.component.gradebook.GradebookServiceHibernateImpl
 
getAssignments(Long, SortType, boolean) - Method in class org.sakaiproject.component.gradebook.GradebookServiceHibernateImpl
Get a list of assignments, sorted
getAssignmentScoreComment(String, Long, String) - Method in class org.sakaiproject.component.gradebook.BaseHibernateManager
 
getAssignmentScoreString(String, Long, String) - Method in class org.sakaiproject.component.gradebook.GradebookServiceHibernateImpl
 
getAssignmentScoreString(String, String, String) - Method in class org.sakaiproject.component.gradebook.GradebookServiceHibernateImpl
 
getAssignmentScoreStringByNameOrId(String, String, String) - Method in class org.sakaiproject.component.gradebook.GradebookServiceHibernateImpl
 
getAssignmentsForCategory(Long) - Method in class org.sakaiproject.component.gradebook.BaseHibernateManager
 
getAssignmentWithoutStats(String, String) - Method in class org.sakaiproject.component.gradebook.BaseHibernateManager
Deprecated.
getAssignmentWithoutStats(String, Long) - Method in class org.sakaiproject.component.gradebook.BaseHibernateManager
 
getAuthn() - Method in class org.sakaiproject.component.gradebook.BaseHibernateManager
 
getAuthn() - Method in class org.sakaiproject.tool.gradebook.facades.sections.AuthzSectionsImpl
 
getAuthz() - Method in class org.sakaiproject.component.gradebook.GradebookServiceHibernateImpl
 
getAvailableGradingScaleDefinitions() - Method in class org.sakaiproject.component.gradebook.GradebookFrameworkServiceImpl
 
getAvailableGradingScales() - Method in class org.sakaiproject.component.gradebook.GradebookFrameworkServiceImpl
 
getAvailableItemsForStudent(Long, String, String, Collection) - Method in class org.sakaiproject.component.gradebook.GradebookPermissionServiceImpl
 
getAvailableItemsForStudent(String, String, String, Collection) - Method in class org.sakaiproject.component.gradebook.GradebookPermissionServiceImpl
 
getAvailableItemsForStudents(Long, String, List, Collection) - Method in class org.sakaiproject.component.gradebook.GradebookPermissionServiceImpl
 
getAvailableItemsForStudents(String, String, List, Collection) - Method in class org.sakaiproject.component.gradebook.GradebookPermissionServiceImpl
 
getAverageCourseGrade(String) - Method in class org.sakaiproject.component.gradebook.GradebookServiceHibernateImpl
Retrieves the calculated average course grade.
getCategories(Long) - Method in class org.sakaiproject.component.gradebook.BaseHibernateManager
 
getCategoriesForUser(Long, String, List<Long>) - Method in class org.sakaiproject.component.gradebook.GradebookPermissionServiceImpl
 
getCategoriesForUserForStudentView(Long, String, String, List<Long>, List<String>) - Method in class org.sakaiproject.component.gradebook.GradebookPermissionServiceImpl
 
getCategoriesWithAssignments(Long) - Method in class org.sakaiproject.component.gradebook.BaseHibernateManager
 
getCategory(Long) - Method in class org.sakaiproject.component.gradebook.BaseHibernateManager
 
getCategory() - Method in class org.sakaiproject.component.gradebook.GradebookDefinition
 
getCategoryDefinitions(String) - Method in class org.sakaiproject.component.gradebook.GradebookServiceHibernateImpl
 
getCategoryType() - Method in class org.sakaiproject.component.gradebook.GradebookDefinition
 
getComments(GradebookAssignment, Collection) - Method in class org.sakaiproject.component.gradebook.BaseHibernateManager
 
getCountedAssignments(Session, Long) - Method in class org.sakaiproject.component.gradebook.GradebookServiceHibernateImpl
 
getCountedStudentGradeRecords(Long, String) - Method in class org.sakaiproject.component.gradebook.BaseHibernateManager
 
getCourseGrade(Long) - Method in class org.sakaiproject.component.gradebook.BaseHibernateManager
 
getCourseGrade(Long) - Method in class org.sakaiproject.component.gradebook.GradebookServiceHibernateImpl
 
getCourseGradeForStudent(String, String) - Method in class org.sakaiproject.component.gradebook.GradebookServiceHibernateImpl
 
getCourseGradeForStudents(String, List<String>) - Method in class org.sakaiproject.component.gradebook.GradebookServiceHibernateImpl
 
getCourseGradeForStudents(String, List<String>, Map<String, Double>) - Method in class org.sakaiproject.component.gradebook.GradebookServiceHibernateImpl
 
getCourseGradeOverrides(Gradebook) - Method in class org.sakaiproject.component.gradebook.BaseHibernateManager
Get's all course grade overrides for a given gradebook
getCourseGradePermission(Long, String, List, List) - Method in class org.sakaiproject.component.gradebook.GradebookPermissionServiceImpl
 
getCourseGradePermission(String, String, List, List) - Method in class org.sakaiproject.component.gradebook.GradebookPermissionServiceImpl
 
getCourseGradeRecord(Gradebook, String) - Method in class org.sakaiproject.component.gradebook.BaseHibernateManager
Gets the course grade record for a student, or null if it does not yet exist.
getDefaultLetterGradePercentMapping() - Method in class org.sakaiproject.component.gradebook.BaseHibernateManager
 
getEnteredCourseGrade(String) - Method in class org.sakaiproject.component.gradebook.GradebookServiceHibernateImpl
 
getEventTrackingService() - Method in class org.sakaiproject.component.gradebook.BaseHibernateManager
 
getExternalAssessmentCategoryId(String, String) - Method in class org.sakaiproject.component.gradebook.GradebookExternalAssessmentServiceImpl
 
getExternalAssignment(String, String) - Method in class org.sakaiproject.component.gradebook.GradebookServiceHibernateImpl
 
getExternalAssignmentProviders() - Method in class org.sakaiproject.component.gradebook.GradebookExternalAssessmentServiceImpl
 
getExternalAssignmentsForCurrentUser(String) - Method in class org.sakaiproject.component.gradebook.GradebookExternalAssessmentServiceImpl
 
getExternalizableVersion() - Method in class org.sakaiproject.component.gradebook.GradebookDefinition
 
getExternalizableVersion() - Method in class org.sakaiproject.component.gradebook.VersionedExternalizable
Deprecated.
 
getGradebook(String) - Method in class org.sakaiproject.component.gradebook.BaseHibernateManager
 
getGradebook(Long) - Method in class org.sakaiproject.component.gradebook.GradebookServiceHibernateImpl
Internal method to get a gradebook based on its id.
getGradebookExternalAssessmentService() - Method in class org.sakaiproject.component.gradebook.BaseHibernateManager
 
getGradebookGradeMappings(Long) - Method in class org.sakaiproject.component.gradebook.GradebookServiceHibernateImpl
 
getGradebookGradeMappings(String) - Method in class org.sakaiproject.component.gradebook.GradebookServiceHibernateImpl
 
getGradebookInformation(String) - Method in class org.sakaiproject.component.gradebook.GradebookServiceHibernateImpl
 
getGradebookPermissionService() - Method in class org.sakaiproject.component.gradebook.GradebookServiceHibernateImpl
 
getGradebookPermissionService() - Method in class org.sakaiproject.tool.gradebook.facades.sections.AuthzSectionsImpl
 
getGradebookService() - Method in class org.sakaiproject.component.gradebook.GradebookExternalAssessmentServiceImpl
 
getGradebookService() - Method in class org.sakaiproject.component.gradebook.GradebookPermissionServiceImpl
 
getGradebookUid(Long) - Method in class org.sakaiproject.component.gradebook.BaseHibernateManager
 
getGradeDefinitionForStudentForItem(String, Long, String) - Method in class org.sakaiproject.component.gradebook.GradebookServiceHibernateImpl
 
getGradeEntryType(String) - Method in class org.sakaiproject.component.gradebook.GradebookServiceHibernateImpl
 
getGradeRecordMapForStudents(Long, Collection<String>) - Method in class org.sakaiproject.component.gradebook.GradebookServiceHibernateImpl
 
getGraderPermissionsForUser(Long, String) - Method in class org.sakaiproject.component.gradebook.GradebookPermissionServiceImpl
 
getGraderPermissionsForUser(String, String) - Method in class org.sakaiproject.component.gradebook.GradebookPermissionServiceImpl
 
getGradesForStudentsForItem(String, Long, List<String>) - Method in class org.sakaiproject.component.gradebook.GradebookServiceHibernateImpl
 
getGradesWithoutCommentsForStudentsForItems(String, List<Long>, List<String>) - Method in class org.sakaiproject.component.gradebook.GradebookServiceHibernateImpl
 
getGradeType() - Method in class org.sakaiproject.component.gradebook.GradebookDefinition
 
getGradeViewFunctionForUserForStudentForItem(String, Long, String) - Method in class org.sakaiproject.component.gradebook.GradebookServiceHibernateImpl
 
getGradeViewFunctionForUserForStudentForItem(String, Long, String) - Method in class org.sakaiproject.tool.gradebook.facades.sections.AuthzSectionsImpl
 
getGradingEvents(String, long) - Method in class org.sakaiproject.component.gradebook.GradebookServiceHibernateImpl
getGradingEvents(List<Long>, Date) - Method in class org.sakaiproject.component.gradebook.GradebookServiceHibernateImpl
Return the grade changes made since a given time
getInternalAssessmentID(String, String) - Method in class org.sakaiproject.component.gradebook.GradebookExternalAssessmentServiceImpl
 
getIsAssignmentExcused(String, Long, String) - Method in class org.sakaiproject.component.gradebook.BaseHibernateManager
 
getLetterGradePercentMapping(Gradebook) - Method in class org.sakaiproject.component.gradebook.BaseHibernateManager
 
getLowestPossibleGradeForGbItem(String, Long) - Method in class org.sakaiproject.component.gradebook.GradebookServiceHibernateImpl
 
getPermissionForUserForAllAssignment(Long, String) - Method in class org.sakaiproject.component.gradebook.GradebookPermissionServiceImpl
 
getPermissionForUserForAllAssignmentForStudent(Long, String, String, List) - Method in class org.sakaiproject.component.gradebook.GradebookPermissionServiceImpl
 
getPermissionsForGB(Long) - Method in class org.sakaiproject.component.gradebook.BaseHibernateManager
Deprecated.
getPermissionsForGBForCategoryIds(Long, List) - Method in class org.sakaiproject.component.gradebook.BaseHibernateManager
 
getPermissionsForUser(Long, String) - Method in class org.sakaiproject.component.gradebook.BaseHibernateManager
 
getPermissionsForUser(String, String) - Method in class org.sakaiproject.component.gradebook.GradebookPermissionServiceImpl
 
getPermissionsForUserAnyCategory(Long, String) - Method in class org.sakaiproject.component.gradebook.BaseHibernateManager
 
getPermissionsForUserAnyGroup(Long, String) - Method in class org.sakaiproject.component.gradebook.BaseHibernateManager
 
getPermissionsForUserAnyGroupAnyCategory(Long, String) - Method in class org.sakaiproject.component.gradebook.BaseHibernateManager
 
getPermissionsForUserAnyGroupForCategory(Long, String, List) - Method in class org.sakaiproject.component.gradebook.BaseHibernateManager
 
getPermissionsForUserForCategory(Long, String, List) - Method in class org.sakaiproject.component.gradebook.BaseHibernateManager
 
getPermissionsForUserForGoupsAnyCategory(Long, String, List) - Method in class org.sakaiproject.component.gradebook.BaseHibernateManager
 
getPermissionsForUserForGroup(Long, String, List) - Method in class org.sakaiproject.component.gradebook.BaseHibernateManager
 
getPointsEarnedCourseGradeRecords(CourseGrade, Collection) - Method in class org.sakaiproject.component.gradebook.GradebookServiceHibernateImpl
 
getPropertyValue(String) - Method in class org.sakaiproject.component.gradebook.BaseHibernateManager
 
getProvidedExternalAssignments(String) - Method in class org.sakaiproject.component.gradebook.GradebookExternalAssessmentServiceImpl
 
getRealmsPermissionsForUser(String, String, Role) - Method in class org.sakaiproject.component.gradebook.GradebookPermissionServiceImpl
Get a list of permissions defined for the given user based on section and role or all sections if allowed.
getSectionAwareness() - Method in class org.sakaiproject.component.gradebook.BaseHibernateManager
 
getSectionAwareness() - Method in class org.sakaiproject.component.gradebook.GradebookPermissionServiceImpl
 
getSectionAwareness() - Method in class org.sakaiproject.tool.gradebook.facades.sections.AuthzSectionsImpl
 
getSelectedGradingScaleBottomPercents() - Method in class org.sakaiproject.component.gradebook.GradebookDefinition
 
getSelectedGradingScaleUid() - Method in class org.sakaiproject.component.gradebook.GradebookDefinition
 
getServerConfigurationService() - Method in class org.sakaiproject.component.gradebook.BaseHibernateManager
 
getSiteService() - Method in class org.sakaiproject.component.gradebook.GradebookServiceHibernateImpl
 
getStudentSectionMembershipNames(String, String) - Method in class org.sakaiproject.tool.gradebook.facades.sections.AuthzSectionsImpl
 
getStudentsForItem(Long, String, List<String>, int, Long, List) - Method in class org.sakaiproject.component.gradebook.GradebookPermissionServiceImpl
 
getStudentsForItem(String, String, List<String>, int, Long, List) - Method in class org.sakaiproject.component.gradebook.GradebookPermissionServiceImpl
 
getUserUid() - Method in class org.sakaiproject.component.gradebook.BaseHibernateManager
 
getUserUid() - Method in class org.sakaiproject.tool.gradebook.facades.sakai2impl.AuthnSakai2Impl
 
getViewableAssignmentsForCurrentUser(String) - Method in class org.sakaiproject.component.gradebook.GradebookServiceHibernateImpl
 
getViewableAssignmentsForCurrentUser(String, SortType) - Method in class org.sakaiproject.component.gradebook.GradebookServiceHibernateImpl
 
getViewableGroupsForUser(Long, String, List<String>) - Method in class org.sakaiproject.component.gradebook.GradebookPermissionServiceImpl
 
getViewableGroupsForUser(String, String, List) - Method in class org.sakaiproject.component.gradebook.GradebookPermissionServiceImpl
 
getViewableSections(String) - Method in class org.sakaiproject.component.gradebook.GradebookServiceHibernateImpl
 
getViewableSections(String) - Method in class org.sakaiproject.tool.gradebook.facades.sections.AuthzSectionsImpl
 
getViewableSectionUuidToNameMap(String) - Method in class org.sakaiproject.component.gradebook.GradebookServiceHibernateImpl
 
getViewableStudentsForItemForCurrentUser(String, Long) - Method in class org.sakaiproject.component.gradebook.GradebookServiceHibernateImpl
 
getViewableStudentsForItemForUser(String, String, Long) - Method in class org.sakaiproject.component.gradebook.GradebookServiceHibernateImpl
 
getViewableStudentsForUser(Long, String, List, List) - Method in class org.sakaiproject.component.gradebook.GradebookPermissionServiceImpl
 
getViewableStudentsForUser(String, String, List, List) - Method in class org.sakaiproject.component.gradebook.GradebookPermissionServiceImpl
 
getVisibleExternalAssignments(Gradebook, Collection<String>, List<GradebookAssignment>) - Method in class org.sakaiproject.component.gradebook.BaseHibernateManager
 
getVisibleExternalAssignments(String, Collection<String>) - Method in class org.sakaiproject.component.gradebook.GradebookExternalAssessmentServiceImpl
 
getXStream() - Static method in class org.sakaiproject.component.gradebook.VersionedExternalizable
Deprecated.
 
GradebookDefinition - Class in org.sakaiproject.component.gradebook
 
GradebookDefinition() - Constructor for class org.sakaiproject.component.gradebook.GradebookDefinition
 
GradebookExternalAssessmentServiceImpl - Class in org.sakaiproject.component.gradebook
 
GradebookExternalAssessmentServiceImpl() - Constructor for class org.sakaiproject.component.gradebook.GradebookExternalAssessmentServiceImpl
 
GradebookFrameworkServiceImpl - Class in org.sakaiproject.component.gradebook
 
GradebookFrameworkServiceImpl() - Constructor for class org.sakaiproject.component.gradebook.GradebookFrameworkServiceImpl
 
GradebookPermissionServiceImpl - Class in org.sakaiproject.component.gradebook
 
GradebookPermissionServiceImpl() - Constructor for class org.sakaiproject.component.gradebook.GradebookPermissionServiceImpl
 
GradebookServiceHibernateImpl - Class in org.sakaiproject.component.gradebook
A Hibernate implementation of GradebookService.
GradebookServiceHibernateImpl() - Constructor for class org.sakaiproject.component.gradebook.GradebookServiceHibernateImpl
 

I

identifyStudentsWithInvalidGrades(String, Map<String, String>) - Method in class org.sakaiproject.component.gradebook.GradebookServiceHibernateImpl
 
init() - Method in class org.sakaiproject.component.gradebook.GradebookExternalAssessmentServiceImpl
 
init() - Method in class org.sakaiproject.tool.gradebook.facades.sakai2impl.AuthzSakai2Impl
Perform authorization-specific framework initializations for the Gradebook.
isAssignmentDefined(Long) - Method in class org.sakaiproject.component.gradebook.BaseHibernateManager
 
isAssignmentDefined(String, String) - Method in class org.sakaiproject.component.gradebook.GradebookExternalAssessmentServiceImpl
 
isAssignmentDefined(String, String) - Method in class org.sakaiproject.component.gradebook.GradebookServiceHibernateImpl
 
isCategoriesEnabled(String) - Method in class org.sakaiproject.component.gradebook.GradebookExternalAssessmentServiceImpl
 
isExplicitlyEnteredCourseGradeRecords(Long) - Method in class org.sakaiproject.component.gradebook.BaseHibernateManager
 
isExternalAssignmentDefined(String, String) - Method in class org.sakaiproject.component.gradebook.GradebookExternalAssessmentServiceImpl
 
isExternalAssignmentGrouped(String, String) - Method in class org.sakaiproject.component.gradebook.GradebookExternalAssessmentServiceImpl
 
isExternalAssignmentVisible(String, String, String) - Method in class org.sakaiproject.component.gradebook.GradebookExternalAssessmentServiceImpl
 
isGradableObjectDefined(Long) - Method in class org.sakaiproject.component.gradebook.GradebookServiceHibernateImpl
 
isGradebookDefined(String) - Method in class org.sakaiproject.component.gradebook.BaseHibernateManager
 
isGradeValid(String, String) - Method in class org.sakaiproject.component.gradebook.GradebookServiceHibernateImpl
 
isPointsPossibleValid(String, Assignment, Double) - Method in class org.sakaiproject.component.gradebook.GradebookServiceHibernateImpl
 
isUserAbleToEditAssessments(String) - Method in class org.sakaiproject.tool.gradebook.facades.sakai2impl.AuthzSakai2Impl
 
isUserAbleToEditAssessments(String) - Method in class org.sakaiproject.tool.gradebook.facades.sections.AuthzSectionsImpl
 
isUserAbleToGrade(String) - Method in class org.sakaiproject.tool.gradebook.facades.sakai2impl.AuthzSakai2Impl
 
isUserAbleToGrade(String, String) - Method in class org.sakaiproject.tool.gradebook.facades.sakai2impl.AuthzSakai2Impl
 
isUserAbleToGrade(String) - Method in class org.sakaiproject.tool.gradebook.facades.sections.AuthzSectionsImpl
 
isUserAbleToGrade(String, String) - Method in class org.sakaiproject.tool.gradebook.facades.sections.AuthzSectionsImpl
 
isUserAbleToGradeAll(String) - Method in class org.sakaiproject.tool.gradebook.facades.sakai2impl.AuthzSakai2Impl
 
isUserAbleToGradeAll(String, String) - Method in class org.sakaiproject.tool.gradebook.facades.sakai2impl.AuthzSakai2Impl
 
isUserAbleToGradeAll(String) - Method in class org.sakaiproject.tool.gradebook.facades.sections.AuthzSectionsImpl
 
isUserAbleToGradeAll(String, String) - Method in class org.sakaiproject.tool.gradebook.facades.sections.AuthzSectionsImpl
 
isUserAbleToGradeItemForStudent(String, Long, String) - Method in class org.sakaiproject.component.gradebook.GradebookServiceHibernateImpl
 
isUserAbleToGradeItemForStudent(String, Long, String) - Method in class org.sakaiproject.tool.gradebook.facades.sections.AuthzSectionsImpl
 
isUserAbleToGradeSection(String) - Method in class org.sakaiproject.tool.gradebook.facades.sakai2impl.AuthzSakai2Impl
When group-scoped permissions are available, this is where they will go.
isUserAbleToViewItemForStudent(String, Long, String) - Method in class org.sakaiproject.component.gradebook.GradebookServiceHibernateImpl
 
isUserAbleToViewItemForStudent(String, Long, String) - Method in class org.sakaiproject.tool.gradebook.facades.sections.AuthzSectionsImpl
 
isUserAbleToViewOwnGrades(String) - Method in class org.sakaiproject.tool.gradebook.facades.sakai2impl.AuthzSakai2Impl
 
isUserAbleToViewOwnGrades(String) - Method in class org.sakaiproject.tool.gradebook.facades.sections.AuthzSectionsImpl
 
isUserAbleToViewStudentNumbers(String) - Method in class org.sakaiproject.tool.gradebook.facades.sakai2impl.AuthzSakai2Impl
 
isUserAbleToViewStudentNumbers(String) - Method in class org.sakaiproject.tool.gradebook.facades.sections.AuthzSectionsImpl
 
isUserAllowedToGrade(String, String) - Method in class org.sakaiproject.component.gradebook.GradebookServiceHibernateImpl
 
isUserAllowedToGradeAll(String, String) - Method in class org.sakaiproject.component.gradebook.GradebookServiceHibernateImpl
 
isUserHasGraderPermissions(String) - Method in class org.sakaiproject.tool.gradebook.facades.sections.AuthzSectionsImpl
 
isUserHasGraderPermissions(Long) - Method in class org.sakaiproject.tool.gradebook.facades.sections.AuthzSectionsImpl
 
isUserHasGraderPermissions(String, String) - Method in class org.sakaiproject.tool.gradebook.facades.sections.AuthzSectionsImpl
 
isUserHasGraderPermissions(Long, String) - Method in class org.sakaiproject.tool.gradebook.facades.sections.AuthzSectionsImpl
 
isValidNumericGrade(String) - Method in class org.sakaiproject.component.gradebook.GradebookServiceHibernateImpl
 

M

marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class org.sakaiproject.component.gradebook.VersionedExternalizable.Converter
Deprecated.
 

O

org.sakaiproject.component.gradebook - package org.sakaiproject.component.gradebook
 
org.sakaiproject.tool.gradebook.facades.sakai2impl - package org.sakaiproject.tool.gradebook.facades.sakai2impl
 
org.sakaiproject.tool.gradebook.facades.sections - package org.sakaiproject.tool.gradebook.facades.sections
 

P

postEvent(String, String) - Method in class org.sakaiproject.component.gradebook.BaseHibernateManager
 
PROP_ASSIGNMENT_STATS_DISPLAYED - Static variable in class org.sakaiproject.component.gradebook.GradebookFrameworkServiceImpl
 
PROP_ASSIGNMENTS_DISPLAYED - Static variable in class org.sakaiproject.component.gradebook.GradebookFrameworkServiceImpl
 
PROP_COURSE_GRADE_DISPLAYED - Static variable in class org.sakaiproject.component.gradebook.GradebookFrameworkServiceImpl
 
PROP_COURSE_GRADE_STATS_DISPLAYED - Static variable in class org.sakaiproject.component.gradebook.GradebookFrameworkServiceImpl
 
PROP_COURSE_POINTS_DISPLAYED - Static variable in class org.sakaiproject.component.gradebook.GradebookFrameworkServiceImpl
 
propertiesMap - Variable in class org.sakaiproject.component.gradebook.BaseHibernateManager
 

R

readExternal(ObjectInput) - Method in class org.sakaiproject.component.gradebook.VersionedExternalizable
Deprecated.
 
registerExternalAssignmentProvider(ExternalAssignmentProvider) - Method in class org.sakaiproject.component.gradebook.GradebookExternalAssessmentServiceImpl
 
removeAssignment(Long) - Method in class org.sakaiproject.component.gradebook.GradebookServiceHibernateImpl
 
removeCategory(Long) - Method in class org.sakaiproject.component.gradebook.BaseHibernateManager
 
removeExternalAssessment(String, String) - Method in class org.sakaiproject.component.gradebook.GradebookExternalAssessmentServiceImpl
 

S

saveGradeAndCommentForStudent(String, Long, String, String, String) - Method in class org.sakaiproject.component.gradebook.GradebookServiceHibernateImpl
 
saveGradeAndExcuseForStudent(String, Long, String, String, boolean) - Method in class org.sakaiproject.component.gradebook.GradebookServiceHibernateImpl
 
saveGradeMappingToGradebook(String, String) - Method in class org.sakaiproject.component.gradebook.GradebookFrameworkServiceImpl
 
saveGradesAndComments(String, Long, List<GradeDefinition>) - Method in class org.sakaiproject.component.gradebook.GradebookServiceHibernateImpl
 
saveNewAssignment(Long, Long, GradebookAssignment) - Method in class org.sakaiproject.component.gradebook.BaseHibernateManager
 
saveOrUpdateLetterGradePercentMapping(Map<String, Double>, Gradebook) - Method in class org.sakaiproject.component.gradebook.BaseHibernateManager
 
sectionAwareness - Variable in class org.sakaiproject.component.gradebook.BaseHibernateManager
 
serverConfigService - Variable in class org.sakaiproject.component.gradebook.GradebookServiceHibernateImpl
 
serverConfigurationService - Variable in class org.sakaiproject.component.gradebook.BaseHibernateManager
 
setAssignments(Collection<Assignment>) - Method in class org.sakaiproject.component.gradebook.GradebookDefinition
 
setAssignmentScoreComment(String, Long, String, String) - Method in class org.sakaiproject.component.gradebook.BaseHibernateManager
 
setAssignmentScoreString(String, Long, String, String, String) - Method in class org.sakaiproject.component.gradebook.GradebookServiceHibernateImpl
 
setAssignmentScoreString(String, String, String, String, String) - Method in class org.sakaiproject.component.gradebook.GradebookServiceHibernateImpl
 
setAuthn(Authn) - Method in class org.sakaiproject.component.gradebook.BaseHibernateManager
 
setAuthn(Authn) - Method in class org.sakaiproject.tool.gradebook.facades.sections.AuthzSectionsImpl
 
setAuthnContext(Object) - Method in class org.sakaiproject.tool.gradebook.facades.sakai2impl.AuthnSakai2Impl
In Sakai, the framework maintains its own ThreadLocal user context.
setAuthz(Authz) - Method in class org.sakaiproject.component.gradebook.GradebookServiceHibernateImpl
 
setAvailableGradingScales(Collection) - Method in class org.sakaiproject.component.gradebook.GradebookFrameworkServiceImpl
 
setCategory(List) - Method in class org.sakaiproject.component.gradebook.GradebookDefinition
 
setCategoryType(int) - Method in class org.sakaiproject.component.gradebook.GradebookDefinition
 
setDefaultGradingScale(String) - Method in class org.sakaiproject.component.gradebook.GradebookFrameworkServiceImpl
 
setEventTrackingService(EventTrackingService) - Method in class org.sakaiproject.component.gradebook.BaseHibernateManager
 
setExternalAssessmentToGradebookAssignment(String, String) - Method in class org.sakaiproject.component.gradebook.GradebookExternalAssessmentServiceImpl
 
setGradebookExternalAssessmentService(GradebookExternalAssessmentService) - Method in class org.sakaiproject.component.gradebook.BaseHibernateManager
 
setGradebookPermissionService(GradebookPermissionService) - Method in class org.sakaiproject.component.gradebook.GradebookServiceHibernateImpl
 
setGradebookPermissionService(GradebookPermissionService) - Method in class org.sakaiproject.tool.gradebook.facades.sections.AuthzSectionsImpl
 
setGradebookService(GradebookService) - Method in class org.sakaiproject.component.gradebook.GradebookPermissionServiceImpl
 
setGradeType(int) - Method in class org.sakaiproject.component.gradebook.GradebookDefinition
 
setPropertyValue(String, String) - Method in class org.sakaiproject.component.gradebook.BaseHibernateManager
 
setSectionAwareness(SectionAwareness) - Method in class org.sakaiproject.component.gradebook.BaseHibernateManager
 
setSectionAwareness(SectionAwareness) - Method in class org.sakaiproject.component.gradebook.GradebookPermissionServiceImpl
 
setSectionAwareness(SectionAwareness) - Method in class org.sakaiproject.tool.gradebook.facades.sections.AuthzSectionsImpl
 
setSelectedGradingScaleBottomPercents(Map<String, Double>) - Method in class org.sakaiproject.component.gradebook.GradebookDefinition
 
setSelectedGradingScaleUid(String) - Method in class org.sakaiproject.component.gradebook.GradebookDefinition
 
setServerConfigurationService(ServerConfigurationService) - Method in class org.sakaiproject.component.gradebook.BaseHibernateManager
 
setSiteService(SiteService) - Method in class org.sakaiproject.component.gradebook.GradebookServiceHibernateImpl
 
siteService - Variable in class org.sakaiproject.component.gradebook.GradebookServiceHibernateImpl
 
studentCanView(String, GradebookAssignment) - Method in class org.sakaiproject.component.gradebook.BaseHibernateManager
 

T

toXml(Object) - Static method in class org.sakaiproject.component.gradebook.VersionedExternalizable
Deprecated.
 
transferGradebook(GradebookInformation, List<Assignment>, String, String) - Method in class org.sakaiproject.component.gradebook.GradebookServiceHibernateImpl
 

U

UID_OF_DEFAULT_GRADING_SCALE_PROPERTY - Static variable in class org.sakaiproject.component.gradebook.GradebookFrameworkServiceImpl
 
unregisterExternalAssignmentProvider(String) - Method in class org.sakaiproject.component.gradebook.GradebookExternalAssessmentServiceImpl
 
UPDATE_SAME_SCORE_PROP - Static variable in class org.sakaiproject.component.gradebook.GradebookExternalAssessmentServiceImpl
Property in sakai.properties used to allow this service to update scores in the db every time the update method is called.
UPDATE_SAME_SCORE_PROP_DEFAULT - Static variable in class org.sakaiproject.component.gradebook.GradebookExternalAssessmentServiceImpl
 
updateAssignment(GradebookAssignment) - Method in class org.sakaiproject.component.gradebook.BaseHibernateManager
 
updateAssignment(String, Long, Assignment) - Method in class org.sakaiproject.component.gradebook.GradebookServiceHibernateImpl
 
updateAssignmentCategorizedOrder(String, Long, Long, Integer) - Method in class org.sakaiproject.component.gradebook.GradebookServiceHibernateImpl
Updates the categorized order of an assignment
updateAssignmentOrder(String, Long, Integer) - Method in class org.sakaiproject.component.gradebook.GradebookServiceHibernateImpl
Updates the order of an assignment
updateCategory(Category) - Method in class org.sakaiproject.component.gradebook.BaseHibernateManager
 
updateCourseGradeForStudent(String, String, String) - Method in class org.sakaiproject.component.gradebook.GradebookServiceHibernateImpl
 
updateExternalAssessment(String, String, String, String, String, double, Date) - Method in class org.sakaiproject.component.gradebook.GradebookExternalAssessmentServiceImpl
 
updateExternalAssessment(String, String, String, String, String, Double, Date, Boolean) - Method in class org.sakaiproject.component.gradebook.GradebookExternalAssessmentServiceImpl
 
updateExternalAssessmentComment(String, String, String, String) - Method in class org.sakaiproject.component.gradebook.GradebookExternalAssessmentServiceImpl
 
updateExternalAssessmentComments(String, String, Map<String, String>) - Method in class org.sakaiproject.component.gradebook.GradebookExternalAssessmentServiceImpl
 
updateExternalAssessmentScore(String, String, String, String) - Method in class org.sakaiproject.component.gradebook.GradebookExternalAssessmentServiceImpl
 
updateExternalAssessmentScores(String, String, Map<String, Double>) - Method in class org.sakaiproject.component.gradebook.GradebookExternalAssessmentServiceImpl
 
updateExternalAssessmentScoresString(String, String, Map<String, String>) - Method in class org.sakaiproject.component.gradebook.GradebookExternalAssessmentServiceImpl
 
updateGradebook(Gradebook) - Method in class org.sakaiproject.component.gradebook.BaseHibernateManager
 
updateGradebookSettings(String, GradebookInformation) - Method in class org.sakaiproject.component.gradebook.GradebookServiceHibernateImpl
 
updateGradeMapping(Long, Map<String, Double>) - Method in class org.sakaiproject.component.gradebook.BaseHibernateManager
 
updatePermission(Collection) - Method in class org.sakaiproject.component.gradebook.BaseHibernateManager
Deprecated.
updatePermission(Permission) - Method in class org.sakaiproject.component.gradebook.BaseHibernateManager
Deprecated.
updatePermissionsForUser(String, String, List<PermissionDefinition>) - Method in class org.sakaiproject.component.gradebook.GradebookPermissionServiceImpl
 

V

validateLetterGradeMapping(Map<String, Double>) - Method in class org.sakaiproject.component.gradebook.BaseHibernateManager
 
VERSION_ATTRIBUTE - Static variable in class org.sakaiproject.component.gradebook.VersionedExternalizable
Deprecated.
 
VersionedExternalizable - Class in org.sakaiproject.component.gradebook
Deprecated.
This is part of the import/export for gradebook1 which will be removed at some point
VersionedExternalizable() - Constructor for class org.sakaiproject.component.gradebook.VersionedExternalizable
Deprecated.
 
VersionedExternalizable.Converter - Class in org.sakaiproject.component.gradebook
Deprecated.
This XStream converter stores the externalizable version of the class as a Document-level attribute for easy access by translators.

W

writeExternal(ObjectOutput) - Method in class org.sakaiproject.component.gradebook.VersionedExternalizable
Deprecated.
 
A B C D E F G I M O P R S T U V W 
Skip navigation links

Copyright © 2003–2022 Sakai Project. All rights reserved.