- getAllExternalAssignments(String, Collection<String>) - Method in interface org.sakaiproject.service.gradebook.shared.ExternalAssignmentProvider
-
Retrieve all assignments for a gradebook that are marked as externally
maintained and are (potentially variably) visible to a set of users.
- getAllExternalAssignments(String) - Method in interface org.sakaiproject.service.gradebook.shared.ExternalAssignmentProviderCompat
-
Retrieve all assignments for a gradebook that are marked as externally
maintained.
- getAllSections(String) - Method in interface org.sakaiproject.tool.gradebook.facades.Authz
-
- getAppKey() - Method in interface org.sakaiproject.service.gradebook.shared.ExternalAssignmentProvider
-
Get the application identifier for this provider.
- getAssignment(String, Long) - Method in interface org.sakaiproject.service.gradebook.shared.GradebookService
-
Get an assignment based on its id
- getAssignment(String, String) - Method in interface org.sakaiproject.service.gradebook.shared.GradebookService
-
- getAssignmentList() - Method in class org.sakaiproject.service.gradebook.shared.CategoryDefinition
-
Get the list of Assignments associated with this category
- getAssignmentName() - Method in class org.sakaiproject.service.gradebook.shared.CommentDefinition
-
- getAssignments(String) - Method in interface org.sakaiproject.service.gradebook.shared.GradebookService
-
- getAssignments(String, SortType) - Method in interface org.sakaiproject.service.gradebook.shared.GradebookService
-
- getAssignmentScoreComment(String, Long, String) - Method in interface org.sakaiproject.service.gradebook.shared.GradebookService
-
Get the comment (if any) currently provided for the given combination
of student and assignment.
- getAssignmentScoreString(String, Long, String) - Method in interface org.sakaiproject.service.gradebook.shared.GradebookService
-
Get student's assignment's score as string.
- getAssignmentScoreString(String, String, String) - Method in interface org.sakaiproject.service.gradebook.shared.GradebookService
-
- getAvailableGradingScaleDefinitions() - Method in interface org.sakaiproject.service.gradebook.shared.GradebookFrameworkService
-
Get all of the available Grading Scales in the system, as shared DTOs.
- getAvailableGradingScales() - Method in interface org.sakaiproject.service.gradebook.shared.GradebookFrameworkService
-
Get all of the available Grading Scales in the system.
- getAvailableItemsForStudent(String, String, String, Collection) - Method in interface org.sakaiproject.service.gradebook.shared.GradebookPermissionService
-
Get a map of itemId/permission(grade/view) of a student for a grader that he can grade
or view for gradebook.
- getAvailableItemsForStudent(Long, String, String, Collection) - Method in interface org.sakaiproject.service.gradebook.shared.GradebookPermissionService
-
Get a map of itemId/permission(grade/view) of a student for a grader that he can grade
or view for gradebook.
- getAvailableItemsForStudents(Long, String, List, Collection) - Method in interface org.sakaiproject.service.gradebook.shared.GradebookPermissionService
-
Get a map of map for students whose IDs are in studentIds with id as key and another map
as value: itemId/permission(grade/view) for a grader that he can grade
or view for gradebook.
- getAvailableItemsForStudents(String, String, List, Collection) - Method in interface org.sakaiproject.service.gradebook.shared.GradebookPermissionService
-
Get a map of map for students whose IDs are in studentIds with id as key and another map
as value: itemId/permission(grade/view) for a grader that he can grade
or view for gradebook.
- getAverageCourseGrade(String) - Method in interface org.sakaiproject.service.gradebook.shared.GradebookService
-
Computes the Average Course Grade as a letter.
- getCalculatedGrade() - Method in class org.sakaiproject.service.gradebook.shared.CourseGrade
-
- getCategories() - Method in class org.sakaiproject.service.gradebook.shared.GradebookInformation
-
- getCategories(Long) - Method in interface org.sakaiproject.service.gradebook.shared.GradebookService
-
Deprecated.
- getCategoriesForUser(Long, String, List<Long>) - Method in interface org.sakaiproject.service.gradebook.shared.GradebookPermissionService
-
Get all available categories for a user that the user can either view or grade.
- getCategoriesForUserForStudentView(Long, String, String, List<Long>, List<String>) - Method in interface org.sakaiproject.service.gradebook.shared.GradebookPermissionService
-
Returns viewable categorie id's for a user for a specific student
- getCategorizedSortOrder() - Method in class org.sakaiproject.service.gradebook.shared.Assignment
-
- getCategoryDefinitions(String) - Method in interface org.sakaiproject.service.gradebook.shared.GradebookService
-
Get the categories for the given gradebook
- getCategoryId() - Method in class org.sakaiproject.service.gradebook.shared.Assignment
-
- getCategoryId() - Method in class org.sakaiproject.service.gradebook.shared.PermissionDefinition
-
- getCategoryName() - Method in class org.sakaiproject.service.gradebook.shared.Assignment
-
- getCategoryOrder() - Method in class org.sakaiproject.service.gradebook.shared.Assignment
-
- getCategoryOrder() - Method in class org.sakaiproject.service.gradebook.shared.CategoryDefinition
-
- getCategoryType() - Method in class org.sakaiproject.service.gradebook.shared.GradebookInformation
-
- getCommentText() - Method in class org.sakaiproject.service.gradebook.shared.CommentDefinition
-
- getCourseGradeForStudent(String, String) - Method in interface org.sakaiproject.service.gradebook.shared.GradebookService
-
Get the course grade for a student
- getCourseGradeForStudents(String, List<String>) - Method in interface org.sakaiproject.service.gradebook.shared.GradebookService
-
Get the course grade for a list of students
- getCourseGradePermission(Long, String, List, List) - Method in interface org.sakaiproject.service.gradebook.shared.GradebookPermissionService
-
Get a map with student IDs as key and view/grade as value for their course grade.
- getCourseGradePermission(String, String, List, List) - Method in interface org.sakaiproject.service.gradebook.shared.GradebookPermissionService
-
Get a map with student IDs as key and view/grade as value for their course grade.
- getDateRecorded() - Method in class org.sakaiproject.service.gradebook.shared.CommentDefinition
-
- getDateRecorded() - Method in class org.sakaiproject.service.gradebook.shared.CourseGrade
-
- getDateRecorded() - Method in class org.sakaiproject.service.gradebook.shared.GradeDefinition
-
- getDefaultBottomPercents() - Method in class org.sakaiproject.service.gradebook.shared.GradeMappingDefinition
-
- getDefaultBottomPercents() - Method in class org.sakaiproject.service.gradebook.shared.GradingScaleDefinition
-
- getDefaultBottomPercentsAsList() - Method in class org.sakaiproject.service.gradebook.shared.GradingScaleDefinition
-
- getDrop_lowest() - Method in class org.sakaiproject.service.gradebook.shared.CategoryDefinition
-
- getDropHighest() - Method in class org.sakaiproject.service.gradebook.shared.CategoryDefinition
-
- getDueDate() - Method in class org.sakaiproject.service.gradebook.shared.Assignment
-
- getEnteredCourseGrade(String) - Method in interface org.sakaiproject.service.gradebook.shared.GradebookService
-
Get a Map of overridden CourseGrade for students.
- getEnteredGrade() - Method in class org.sakaiproject.service.gradebook.shared.CourseGrade
-
- getExternalAppName() - Method in class org.sakaiproject.service.gradebook.shared.Assignment
-
- getExternalAssessmentCategoryId(String, String) - Method in interface org.sakaiproject.service.gradebook.shared.GradebookExternalAssessmentService
-
Get the category of a gradebook with the externalId given
- getExternalAssignmentsForCurrentUser(String) - Method in interface org.sakaiproject.service.gradebook.shared.ExternalAssignmentProvider
-
Retrieve all assignments for a gradebook that are marked as externally
maintained and are visible to the current user.
- getExternalAssignmentsForCurrentUser(String) - Method in interface org.sakaiproject.service.gradebook.shared.GradebookExternalAssessmentService
-
Retrieve all assignments for a gradebook that are marked as externally
maintained and are visible to the current user.
- getExternalId() - Method in class org.sakaiproject.service.gradebook.shared.Assignment
-
- getExtraCredit() - Method in class org.sakaiproject.service.gradebook.shared.Assignment
-
- getFunction() - Method in class org.sakaiproject.service.gradebook.shared.PermissionDefinition
-
- getGrade() - Method in class org.sakaiproject.service.gradebook.shared.GradeDefinition
-
- getGradebook(String) - Method in interface org.sakaiproject.service.gradebook.shared.GradebookService
-
Get the Gradebook.
- getGradebookDefinitionXml(String) - Method in interface org.sakaiproject.service.gradebook.shared.GradebookService
-
- getGradebookGradeMappings(Long) - Method in interface org.sakaiproject.service.gradebook.shared.GradebookService
-
Return the GradeMappings for the given gradebook.
- getGradebookGradeMappings(String) - Method in interface org.sakaiproject.service.gradebook.shared.GradebookService
-
Return the GradeMappings for the given gradebook.
- getGradebookInformation(String) - Method in interface org.sakaiproject.service.gradebook.shared.GradebookService
-
- getGradebookUid(Object) - Method in interface org.sakaiproject.tool.gradebook.facades.ContextManagement
-
- getGradeComment() - Method in class org.sakaiproject.service.gradebook.shared.GradeDefinition
-
- getGradeDefinitionForStudentForItem(String, Long, String) - Method in interface org.sakaiproject.service.gradebook.shared.GradebookService
-
- getGradeEntryType(String) - Method in interface org.sakaiproject.service.gradebook.shared.GradebookService
-
- getGradeEntryType() - Method in class org.sakaiproject.service.gradebook.shared.GradeDefinition
-
- getGradeMap() - Method in class org.sakaiproject.service.gradebook.shared.GradeMappingDefinition
-
- getGradeMappings() - Method in class org.sakaiproject.service.gradebook.shared.GradebookInformation
-
- getGraderPermissionsForUser(Long, String) - Method in interface org.sakaiproject.service.gradebook.shared.GradebookPermissionService
-
Get all Permission records associated with this user and gradebook
- getGraderPermissionsForUser(String, String) - Method in interface org.sakaiproject.service.gradebook.shared.GradebookPermissionService
-
Get all Permission records associated with this user and gradebook
- getGraderUid() - Method in class org.sakaiproject.service.gradebook.shared.CommentDefinition
-
- getGraderUid() - Method in class org.sakaiproject.service.gradebook.shared.GradeDefinition
-
- getGrades() - Method in class org.sakaiproject.service.gradebook.shared.GradingScaleDefinition
-
- getGradeScale() - Method in class org.sakaiproject.service.gradebook.shared.GradebookInformation
-
- getGradesForStudentsForItem(String, Long, List<String>) - Method in interface org.sakaiproject.service.gradebook.shared.GradebookService
-
Get the grade records for the given list of students and the given assignment.
- getGradesWithoutCommentsForStudentsForItems(String, List<Long>, List<String>) - Method in interface org.sakaiproject.service.gradebook.shared.GradebookService
-
This method gets grades for multiple gradebook items with emphasis on performance.
- getGradeType() - Method in class org.sakaiproject.service.gradebook.shared.GradebookInformation
-
- getGradeViewFunctionForUserForStudentForItem(String, Long, String) - Method in interface org.sakaiproject.service.gradebook.shared.GradebookService
-
Check to see if current user may grade or view the given student for the given item in the given gradebook.
- getGradeViewFunctionForUserForStudentForItem(String, Long, String) - Method in interface org.sakaiproject.tool.gradebook.facades.Authz
-
Check to see if current user may grade or view the given student for the given item in the given gradebook.
- getGradingEvents(String, long) - Method in interface org.sakaiproject.service.gradebook.shared.GradebookService
-
Gets the grading events for the given student and the given assignment
- getGradingEvents(List<Long>, Date) - Method in interface org.sakaiproject.service.gradebook.shared.GradebookService
-
Return the grade changes made since a given time
- getGroupReference() - Method in class org.sakaiproject.service.gradebook.shared.PermissionDefinition
-
- getId() - Method in class org.sakaiproject.service.gradebook.shared.Assignment
-
- getId() - Method in class org.sakaiproject.service.gradebook.shared.CategoryDefinition
-
- getId() - Method in class org.sakaiproject.service.gradebook.shared.CourseGrade
-
ID of this course grade record.
- getId() - Method in class org.sakaiproject.service.gradebook.shared.GradeMappingDefinition
-
- getId() - Method in class org.sakaiproject.service.gradebook.shared.PermissionDefinition
-
- getImportCourseGrade(String) - Method in interface org.sakaiproject.service.gradebook.shared.GradebookService
-
This is the preferred method to retrieve a Map of student ids and course grades for a site.
- getImportCourseGrade(String, boolean) - Method in interface org.sakaiproject.service.gradebook.shared.GradebookService
-
- getImportCourseGrade(String, boolean, boolean) - Method in interface org.sakaiproject.service.gradebook.shared.GradebookService
-
- getKeepHighest() - Method in class org.sakaiproject.service.gradebook.shared.CategoryDefinition
-
- getLowestPossibleGradeForGbItem(String, Long) - Method in interface org.sakaiproject.service.gradebook.shared.GradebookService
-
- getMappedGrade() - Method in class org.sakaiproject.service.gradebook.shared.CourseGrade
-
- getName() - Method in class org.sakaiproject.service.gradebook.shared.Assignment
-
- getName() - Method in class org.sakaiproject.service.gradebook.shared.CategoryDefinition
-
- getName() - Method in class org.sakaiproject.service.gradebook.shared.GradeMappingDefinition
-
- getName() - Method in class org.sakaiproject.service.gradebook.shared.GradingScaleDefinition
-
- getPermissionForUserForAllAssignment(Long, String) - Method in interface org.sakaiproject.service.gradebook.shared.GradebookPermissionService
-
Get true/false value for current user which indicats if he has permission for all
assignments in a gradebook with category turned off or he has permission for
assignments without category associated with in a gradebook with category
turned on.
- getPermissionForUserForAllAssignmentForStudent(Long, String, String, List) - Method in interface org.sakaiproject.service.gradebook.shared.GradebookPermissionService
-
Get true/false value for current user which indicates if he has permission for
all gb items for a given student
- getPermissionsForUser(String, String) - Method in interface org.sakaiproject.service.gradebook.shared.GradebookPermissionService
-
Get the grader specific permissions for the given user
- getPoints() - Method in class org.sakaiproject.service.gradebook.shared.Assignment
-
- getPointsEarned() - Method in class org.sakaiproject.service.gradebook.shared.CourseGrade
-
- getSelectedGradeMappingId() - Method in class org.sakaiproject.service.gradebook.shared.GradebookInformation
-
- getSelectedGradingScaleBottomPercents() - Method in class org.sakaiproject.service.gradebook.shared.GradebookInformation
-
- getSelectedGradingScaleUid() - Method in class org.sakaiproject.service.gradebook.shared.GradebookInformation
-
- getSortOrder() - Method in class org.sakaiproject.service.gradebook.shared.Assignment
-
- getStandardPermissions() - Static method in enum org.sakaiproject.service.gradebook.shared.GraderPermission
-
Helper to get the view and grade permissions as a list
Used in a few places
- getStudentSectionMembershipNames(String, String) - Method in interface org.sakaiproject.tool.gradebook.facades.Authz
-
- getStudentsForItem(Long, String, List<String>, int, Long, List) - Method in interface org.sakaiproject.service.gradebook.shared.GradebookPermissionService
-
Get students IDs that the current grader can either view or grade.
- getStudentsForItem(String, String, List<String>, int, Long, List) - Method in interface org.sakaiproject.service.gradebook.shared.GradebookPermissionService
-
Get students IDs that the current grader can either view or grade.
- getStudentUid() - Method in class org.sakaiproject.service.gradebook.shared.CommentDefinition
-
- getStudentUid() - Method in class org.sakaiproject.service.gradebook.shared.GradeDefinition
-
- getTotalPointsPossible() - Method in class org.sakaiproject.service.gradebook.shared.CourseGrade
-
This value is only accurate when there are no weighted categories.
- getUid() - Method in class org.sakaiproject.service.gradebook.shared.GradingScaleDefinition
-
- getUngraded() - Method in class org.sakaiproject.service.gradebook.shared.Assignment
-
- getUserDisplayName(String) - Method in interface org.sakaiproject.tool.gradebook.facades.UserDirectoryService
-
Looks up a user's display name based on their uid.
- getUserEmailAddress(String) - Method in interface org.sakaiproject.tool.gradebook.facades.UserDirectoryService
-
- getUserId() - Method in class org.sakaiproject.service.gradebook.shared.PermissionDefinition
-
- getUserUid() - Method in interface org.sakaiproject.tool.gradebook.facades.Authn
-
- getViewableAssignmentsForCurrentUser(String) - Method in interface org.sakaiproject.service.gradebook.shared.GradebookService
-
- getViewableAssignmentsForCurrentUser(String, SortType) - Method in interface org.sakaiproject.service.gradebook.shared.GradebookService
-
- getViewableGroupsForUser(Long, String, List<String>) - Method in interface org.sakaiproject.service.gradebook.shared.GradebookPermissionService
-
Get all group ids associated with groups that contain at least one member
that the user is authorized to view/grade
- getViewableGroupsForUser(String, String, List<String>) - Method in interface org.sakaiproject.service.gradebook.shared.GradebookPermissionService
-
Get all group ids associated with groups that contain at least one member
that the user is authorized to view/grade
- getViewableSections(String) - Method in interface org.sakaiproject.service.gradebook.shared.GradebookService
-
Get a list of CourseSections that the current user has access to in the given gradebook.
- getViewableSections(String) - Method in interface org.sakaiproject.tool.gradebook.facades.Authz
-
- getViewableSectionUuidToNameMap(String) - Method in interface org.sakaiproject.service.gradebook.shared.GradebookService
-
Using the grader permissions, return map of section uuid to section name
that includes all sections that the current user may view or grade
- getViewableStudentsForItemForCurrentUser(String, Long) - Method in interface org.sakaiproject.service.gradebook.shared.GradebookService
-
- getViewableStudentsForItemForUser(String, String, Long) - Method in interface org.sakaiproject.service.gradebook.shared.GradebookService
-
- getViewableStudentsForUser(Long, String, List, List) - Method in interface org.sakaiproject.service.gradebook.shared.GradebookPermissionService
-
Get a unique list of students that the current user has grader permissions to view in some capacity
- getViewableStudentsForUser(String, String, List, List) - Method in interface org.sakaiproject.service.gradebook.shared.GradebookPermissionService
-
Get a unique list of students that the current user has grader permissions to view in some capacity
- getVisibleExternalAssignments(String, Collection<String>) - Method in interface org.sakaiproject.service.gradebook.shared.GradebookExternalAssessmentService
-
Retrieve a list of all visible, external assignments for a set of users.
- getWeight() - Method in class org.sakaiproject.service.gradebook.shared.Assignment
-
- getWeight() - Method in class org.sakaiproject.service.gradebook.shared.CategoryDefinition
-
- GRADE_TYPE_LETTER - Static variable in interface org.sakaiproject.service.gradebook.shared.GradebookService
-
- GRADE_TYPE_PERCENTAGE - Static variable in interface org.sakaiproject.service.gradebook.shared.GradebookService
-
- GRADE_TYPE_POINTS - Static variable in interface org.sakaiproject.service.gradebook.shared.GradebookService
-
- GradebookArchiveService - Interface in org.sakaiproject.service.gradebook.shared
-
The gradebook archive service is currently not implemented for sakai2
- GradebookConfiguration - Class in org.sakaiproject.service.gradebook.shared
-
Simple configuration bean.
- GradebookConfiguration() - Constructor for class org.sakaiproject.service.gradebook.shared.GradebookConfiguration
-
- GradebookException - Exception in org.sakaiproject.service.gradebook.shared
-
An exception thrown by the gradebook application.
- GradebookException(String) - Constructor for exception org.sakaiproject.service.gradebook.shared.GradebookException
-
- GradebookException(Throwable) - Constructor for exception org.sakaiproject.service.gradebook.shared.GradebookException
-
- GradebookExistsException - Exception in org.sakaiproject.service.gradebook.shared
-
Indicates that a gradebook already exists and can not be created again.
- GradebookExistsException(String) - Constructor for exception org.sakaiproject.service.gradebook.shared.GradebookExistsException
-
- GradebookExternalAssessmentService - Interface in org.sakaiproject.service.gradebook.shared
-
This service is designed for use by external assessment engines.
- GradebookFrameworkService - Interface in org.sakaiproject.service.gradebook.shared
-
This service is meant to be used by the framework which manages the Gradebook
application.
- GradebookInformation - Class in org.sakaiproject.service.gradebook.shared
-
Represents the settings for the gradebook
- GradebookInformation() - Constructor for class org.sakaiproject.service.gradebook.shared.GradebookInformation
-
- GradebookNotFoundException - Exception in org.sakaiproject.service.gradebook.shared
-
Indicates that a gradebook uid is unknown to the gradebook application.
- GradebookNotFoundException(String) - Constructor for exception org.sakaiproject.service.gradebook.shared.GradebookNotFoundException
-
- GradebookPermissionService - Interface in org.sakaiproject.service.gradebook.shared
-
- GradebookService - Interface in org.sakaiproject.service.gradebook.shared
-
This is the externally exposed API of the gradebook application.
- GradebookService.PointsPossibleValidation - Enum in org.sakaiproject.service.gradebook.shared
-
An enum for defining valid/invalid information for a points possible/relative weight
value for a gradebook item.
- GradeDefinition - Class in org.sakaiproject.service.gradebook.shared
-
- GradeDefinition() - Constructor for class org.sakaiproject.service.gradebook.shared.GradeDefinition
-
- GradeMappingDefinition - Class in org.sakaiproject.service.gradebook.shared
-
DTO to wrap the persistent GradeMapping
- GradeMappingDefinition(Long, String, Map<String, Double>, Map<String, Double>) - Constructor for class org.sakaiproject.service.gradebook.shared.GradeMappingDefinition
-
- gradePermission - Static variable in interface org.sakaiproject.service.gradebook.shared.GradebookService
-
Deprecated.
- GraderPermission - Enum in org.sakaiproject.service.gradebook.shared
-
The list of permissions that can be assigned to a grader
- GradingScaleDefinition - Class in org.sakaiproject.service.gradebook.shared
-
DTO for the persistent GradingScale
- GradingScaleDefinition() - Constructor for class org.sakaiproject.service.gradebook.shared.GradingScaleDefinition
-
- identifyStudentsWithInvalidGrades(String, Map<String, String>) - Method in interface org.sakaiproject.service.gradebook.shared.GradebookService
-
- init() - Method in class org.sakaiproject.service.gradebook.shared.GradebookConfiguration
-
- InvalidCategoryException - Exception in org.sakaiproject.service.gradebook.shared
-
indicates that there was an attempt to associate an assignment with an invalid
category.
- InvalidCategoryException(String) - Constructor for exception org.sakaiproject.service.gradebook.shared.InvalidCategoryException
-
- InvalidGradeException - Exception in org.sakaiproject.service.gradebook.shared
-
indicates that there was an attempt to save a score that was not valid
given the gradebook's grade entry type.
- InvalidGradeException(String) - Constructor for exception org.sakaiproject.service.gradebook.shared.InvalidGradeException
-
- isAssignmentDefined(String) - Method in interface org.sakaiproject.service.gradebook.shared.ExternalAssignmentProvider
-
Check if an assignment/assessment exists with the given identifier.
- isAssignmentDefined(String, String) - Method in interface org.sakaiproject.service.gradebook.shared.GradebookExternalAssessmentService
-
Check to see if an assignment with the given name already exists
in the given gradebook.
- isAssignmentDefined(String, String) - Method in interface org.sakaiproject.service.gradebook.shared.GradebookService
-
Check to see if an assignment with the given name already exists in the
given gradebook.
- isAssignmentGrouped(String) - Method in interface org.sakaiproject.service.gradebook.shared.ExternalAssignmentProvider
-
Check if the given assignment is grouped.
- isAssignmentVisible(String, String) - Method in interface org.sakaiproject.service.gradebook.shared.ExternalAssignmentProvider
-
Check if the given assignment is visible to the given user.
- isCategoryExtraCredit() - Method in class org.sakaiproject.service.gradebook.shared.Assignment
-
- isCounted() - Method in class org.sakaiproject.service.gradebook.shared.Assignment
-
- isCourseAverageDisplayed() - Method in class org.sakaiproject.service.gradebook.shared.GradebookInformation
-
- isCourseGradeDisplayed() - Method in class org.sakaiproject.service.gradebook.shared.GradebookInformation
-
- isCourseLetterGradeDisplayed() - Method in class org.sakaiproject.service.gradebook.shared.GradebookInformation
-
- isCoursePointsDisplayed() - Method in class org.sakaiproject.service.gradebook.shared.GradebookInformation
-
- isDisplayReleasedGradeItemsToStudents() - Method in class org.sakaiproject.service.gradebook.shared.GradebookInformation
-
- isExternalAssignmentDefined(String, String) - Method in interface org.sakaiproject.service.gradebook.shared.GradebookExternalAssessmentService
-
Check to see if an assignment with the given external id already exists
in the given gradebook.
- isExternalAssignmentGrouped(String, String) - Method in interface org.sakaiproject.service.gradebook.shared.GradebookExternalAssessmentService
-
Check with the appropriate external service if a specific assignment is
available only to groups.
- isExternalAssignmentVisible(String, String, String) - Method in interface org.sakaiproject.service.gradebook.shared.GradebookExternalAssessmentService
-
Check with the appropriate external service if a specific assignment is
available to a specific user (i.e., the user is in an appropriate group).
- isExternallyMaintained() - Method in class org.sakaiproject.service.gradebook.shared.Assignment
-
- isExtraCredit() - Method in class org.sakaiproject.service.gradebook.shared.Assignment
-
- isExtraCredit() - Method in class org.sakaiproject.service.gradebook.shared.CategoryDefinition
-
- isGradableObjectDefined(Long) - Method in interface org.sakaiproject.service.gradebook.shared.GradebookService
-
Check if a gradeable object with the given id exists
- isGradebookDefined(String) - Method in interface org.sakaiproject.service.gradebook.shared.GradebookExternalAssessmentService
-
Checks to see whether a gradebook with the given uid exists.
- isGradebookDefined(String) - Method in interface org.sakaiproject.service.gradebook.shared.GradebookFrameworkService
-
Checks to see whether a gradebook with the given uid exists.
- isGradebookDefined(String) - Method in interface org.sakaiproject.service.gradebook.shared.GradebookService
-
Checks to see whether a gradebook with the given uid exists.
- isGradeReleased() - Method in class org.sakaiproject.service.gradebook.shared.GradeDefinition
-
- isGradeValid(String, String) - Method in interface org.sakaiproject.service.gradebook.shared.GradebookService
-
- isPointsPossibleValid(String, Assignment, Double) - Method in interface org.sakaiproject.service.gradebook.shared.GradebookService
-
- isReleased() - Method in class org.sakaiproject.service.gradebook.shared.Assignment
-
- isUserAbleToEditAssessments(String) - Method in interface org.sakaiproject.tool.gradebook.facades.Authz
-
- isUserAbleToGrade(String) - Method in interface org.sakaiproject.tool.gradebook.facades.Authz
-
- isUserAbleToGrade(String, String) - Method in interface org.sakaiproject.tool.gradebook.facades.Authz
-
- isUserAbleToGradeAll(String) - Method in interface org.sakaiproject.tool.gradebook.facades.Authz
-
- isUserAbleToGradeAll(String, String) - Method in interface org.sakaiproject.tool.gradebook.facades.Authz
-
- isUserAbleToGradeItemForStudent(String, Long, String) - Method in interface org.sakaiproject.service.gradebook.shared.GradebookService
-
Check to see if the current user is allowed to grade the given item for the given student in
the given gradebook.
- isUserAbleToGradeItemForStudent(String, Long, String) - Method in interface org.sakaiproject.tool.gradebook.facades.Authz
-
- isUserAbleToViewItemForStudent(String, Long, String) - Method in interface org.sakaiproject.service.gradebook.shared.GradebookService
-
Check to see if the current user is allowed to view the given item for the given student in
the given gradebook.
- isUserAbleToViewItemForStudent(String, Long, String) - Method in interface org.sakaiproject.tool.gradebook.facades.Authz
-
- isUserAbleToViewOwnGrades(String) - Method in interface org.sakaiproject.tool.gradebook.facades.Authz
-
- isUserAllowedToGrade(String, String) - Method in interface org.sakaiproject.service.gradebook.shared.GradebookService
-
- isUserAllowedToGradeAll(String, String) - Method in interface org.sakaiproject.service.gradebook.shared.GradebookService
-
Check if the given user is allowed to grade all students in this gradebook
- isUserHasGraderPermissions(String) - Method in interface org.sakaiproject.tool.gradebook.facades.Authz
-
- isUserHasGraderPermissions(Long) - Method in interface org.sakaiproject.tool.gradebook.facades.Authz
-
- isUserHasGraderPermissions(Long, String) - Method in interface org.sakaiproject.tool.gradebook.facades.Authz
-
- isUserHasGraderPermissions(String, String) - Method in interface org.sakaiproject.tool.gradebook.facades.Authz
-
- saveGradeAndCommentForStudent(String, Long, String, String, String) - Method in interface org.sakaiproject.service.gradebook.shared.GradebookService
-
Save a student score and comment for a gradebook item.
- saveGradeMappingToGradebook(String, String) - Method in interface org.sakaiproject.service.gradebook.shared.GradebookFrameworkService
-
Adds a new grade scale to an existing gradebook.
- saveGradesAndComments(String, Long, List<GradeDefinition>) - Method in interface org.sakaiproject.service.gradebook.shared.GradebookService
-
Given a list of GradeDefinitions for students for a given gradebook and gradable object,
will save the associated scores and comments.
- setAssignmentList(List<Assignment>) - Method in class org.sakaiproject.service.gradebook.shared.CategoryDefinition
-
Set the list of Assignments for this category
- setAssignmentName(String) - Method in class org.sakaiproject.service.gradebook.shared.CommentDefinition
-
- setAssignmentScoreComment(String, Long, String, String) - Method in interface org.sakaiproject.service.gradebook.shared.GradebookService
-
Provide a student-viewable comment on the score (or lack of score) associated
with the given assignment.
- setAssignmentScoreString(String, Long, String, String, String) - Method in interface org.sakaiproject.service.gradebook.shared.GradebookService
-
Set student's score for assignment.
- setAssignmentScoreString(String, String, String, String, String) - Method in interface org.sakaiproject.service.gradebook.shared.GradebookService
-
- setAuthnContext(Object) - Method in interface org.sakaiproject.tool.gradebook.facades.Authn
-
- setAvailableGradingScales(Collection) - Method in class org.sakaiproject.service.gradebook.shared.GradebookConfiguration
-
- setAvailableGradingScales(Collection) - Method in interface org.sakaiproject.service.gradebook.shared.GradebookFrameworkService
-
- setCalculatedGrade(String) - Method in class org.sakaiproject.service.gradebook.shared.CourseGrade
-
- setCategories(List<CategoryDefinition>) - Method in class org.sakaiproject.service.gradebook.shared.GradebookInformation
-
- setCategorizedSortOrder(Integer) - Method in class org.sakaiproject.service.gradebook.shared.Assignment
-
- setCategoryExtraCredit(boolean) - Method in class org.sakaiproject.service.gradebook.shared.Assignment
-
- setCategoryId(Long) - Method in class org.sakaiproject.service.gradebook.shared.Assignment
-
- setCategoryId(Long) - Method in class org.sakaiproject.service.gradebook.shared.PermissionDefinition
-
- setCategoryName(String) - Method in class org.sakaiproject.service.gradebook.shared.Assignment
-
- setCategoryOrder(Integer) - Method in class org.sakaiproject.service.gradebook.shared.Assignment
-
- setCategoryOrder(Integer) - Method in class org.sakaiproject.service.gradebook.shared.CategoryDefinition
-
- setCategoryType(int) - Method in class org.sakaiproject.service.gradebook.shared.GradebookInformation
-
- setCommentText(String) - Method in class org.sakaiproject.service.gradebook.shared.CommentDefinition
-
- setCounted(boolean) - Method in class org.sakaiproject.service.gradebook.shared.Assignment
-
- setCourseAverageDisplayed(boolean) - Method in class org.sakaiproject.service.gradebook.shared.GradebookInformation
-
- setCourseGradeDisplayed(boolean) - Method in class org.sakaiproject.service.gradebook.shared.GradebookInformation
-
- setCourseLetterGradeDisplayed(boolean) - Method in class org.sakaiproject.service.gradebook.shared.GradebookInformation
-
- setCoursePointsDisplayed(boolean) - Method in class org.sakaiproject.service.gradebook.shared.GradebookInformation
-
- setDateRecorded(Date) - Method in class org.sakaiproject.service.gradebook.shared.CommentDefinition
-
- setDateRecorded(Date) - Method in class org.sakaiproject.service.gradebook.shared.CourseGrade
-
- setDateRecorded(Date) - Method in class org.sakaiproject.service.gradebook.shared.GradeDefinition
-
- setDefaultBottomPercents(Map<String, Double>) - Method in class org.sakaiproject.service.gradebook.shared.GradeMappingDefinition
-
- setDefaultBottomPercents(Map<String, Double>) - Method in class org.sakaiproject.service.gradebook.shared.GradingScaleDefinition
-
- setDefaultBottomPercentsAsList(List<Object>) - Method in class org.sakaiproject.service.gradebook.shared.GradingScaleDefinition
-
- setDefaultGradingScale(String) - Method in class org.sakaiproject.service.gradebook.shared.GradebookConfiguration
-
- setDefaultGradingScale(String) - Method in interface org.sakaiproject.service.gradebook.shared.GradebookFrameworkService
-
- setDisplayReleasedGradeItemsToStudents(boolean) - Method in class org.sakaiproject.service.gradebook.shared.GradebookInformation
-
- setDrop_lowest(Integer) - Method in class org.sakaiproject.service.gradebook.shared.CategoryDefinition
-
- setDropHighest(Integer) - Method in class org.sakaiproject.service.gradebook.shared.CategoryDefinition
-
- setDueDate(Date) - Method in class org.sakaiproject.service.gradebook.shared.Assignment
-
- setEnteredGrade(String) - Method in class org.sakaiproject.service.gradebook.shared.CourseGrade
-
- setExternalAppName(String) - Method in class org.sakaiproject.service.gradebook.shared.Assignment
-
- setExternalAssessmentToGradebookAssignment(String, String) - Method in interface org.sakaiproject.service.gradebook.shared.GradebookExternalAssessmentService
-
Break the connection between an external assessment engine and an assessment which
it created, giving it up to the Gradebook application to control from now on.
- setExternalId(String) - Method in class org.sakaiproject.service.gradebook.shared.Assignment
-
- setExternallyMaintained(boolean) - Method in class org.sakaiproject.service.gradebook.shared.Assignment
-
- setExtraCredit(boolean) - Method in class org.sakaiproject.service.gradebook.shared.Assignment
-
- setExtraCredit(Boolean) - Method in class org.sakaiproject.service.gradebook.shared.CategoryDefinition
-
- setFunction(String) - Method in class org.sakaiproject.service.gradebook.shared.PermissionDefinition
-
- setGrade(String) - Method in class org.sakaiproject.service.gradebook.shared.GradeDefinition
-
current grade for this student in the format according to
the gradebook's grade entry type ie %, letter, points
- setGradebookFrameworkService(GradebookFrameworkService) - Method in class org.sakaiproject.service.gradebook.shared.GradebookConfiguration
-
- setGradeComment(String) - Method in class org.sakaiproject.service.gradebook.shared.GradeDefinition
-
- setGradeEntryType(int) - Method in class org.sakaiproject.service.gradebook.shared.GradeDefinition
-
constant equivalent to the grade entry type for the gb -
%, letter, points, etc.
- setGradeMap(Map<String, Double>) - Method in class org.sakaiproject.service.gradebook.shared.GradeMappingDefinition
-
- setGradeMappings(List<GradeMappingDefinition>) - Method in class org.sakaiproject.service.gradebook.shared.GradebookInformation
-
- setGradeReleased(boolean) - Method in class org.sakaiproject.service.gradebook.shared.GradeDefinition
-
true if this grade has been released to the student
- setGraderUid(String) - Method in class org.sakaiproject.service.gradebook.shared.CommentDefinition
-
- setGraderUid(String) - Method in class org.sakaiproject.service.gradebook.shared.GradeDefinition
-
- setGrades(List<String>) - Method in class org.sakaiproject.service.gradebook.shared.GradingScaleDefinition
-
- setGradeScale(String) - Method in class org.sakaiproject.service.gradebook.shared.GradebookInformation
-
- setGradeType(int) - Method in class org.sakaiproject.service.gradebook.shared.GradebookInformation
-
- setGroupReference(String) - Method in class org.sakaiproject.service.gradebook.shared.PermissionDefinition
-
- setId(Long) - Method in class org.sakaiproject.service.gradebook.shared.Assignment
-
- setId(Long) - Method in class org.sakaiproject.service.gradebook.shared.CategoryDefinition
-
- setId(Long) - Method in class org.sakaiproject.service.gradebook.shared.CourseGrade
-
- setId(String) - Method in class org.sakaiproject.service.gradebook.shared.GradeMappingDefinition
-
- setId(Long) - Method in class org.sakaiproject.service.gradebook.shared.PermissionDefinition
-
- setKeepHighest(Integer) - Method in class org.sakaiproject.service.gradebook.shared.CategoryDefinition
-
- setMappedGrade(String) - Method in class org.sakaiproject.service.gradebook.shared.CourseGrade
-
- setName(String) - Method in class org.sakaiproject.service.gradebook.shared.Assignment
-
- setName(String) - Method in class org.sakaiproject.service.gradebook.shared.CategoryDefinition
-
- setName(String) - Method in class org.sakaiproject.service.gradebook.shared.GradeMappingDefinition
-
- setName(String) - Method in class org.sakaiproject.service.gradebook.shared.GradingScaleDefinition
-
- setPoints(Double) - Method in class org.sakaiproject.service.gradebook.shared.Assignment
-
- setPointsEarned(Double) - Method in class org.sakaiproject.service.gradebook.shared.CourseGrade
-
- setReleased(boolean) - Method in class org.sakaiproject.service.gradebook.shared.Assignment
-
- setSelectedGradeMappingId(String) - Method in class org.sakaiproject.service.gradebook.shared.GradebookInformation
-
- setSelectedGradingScaleBottomPercents(Map<String, Double>) - Method in class org.sakaiproject.service.gradebook.shared.GradebookInformation
-
- setSelectedGradingScaleUid(String) - Method in class org.sakaiproject.service.gradebook.shared.GradebookInformation
-
- setSortOrder(Integer) - Method in class org.sakaiproject.service.gradebook.shared.Assignment
-
Note that any calls setSortOrder will not be persisted.
- setStudentUid(String) - Method in class org.sakaiproject.service.gradebook.shared.CommentDefinition
-
- setStudentUid(String) - Method in class org.sakaiproject.service.gradebook.shared.GradeDefinition
-
- setTotalPointsPossible(Double) - Method in class org.sakaiproject.service.gradebook.shared.CourseGrade
-
- setUid(String) - Method in class org.sakaiproject.service.gradebook.shared.GradingScaleDefinition
-
- setUngraded(boolean) - Method in class org.sakaiproject.service.gradebook.shared.Assignment
-
- setUserId(String) - Method in class org.sakaiproject.service.gradebook.shared.PermissionDefinition
-
- setWeight(Double) - Method in class org.sakaiproject.service.gradebook.shared.Assignment
-
- setWeight(Double) - Method in class org.sakaiproject.service.gradebook.shared.CategoryDefinition
-
the weight set for this category if part of a weighted gradebook.
- SortType - Enum in org.sakaiproject.service.gradebook.shared
-
Represents the different ways an (internal) Assignment can be sorted
- StaleObjectModificationException - Exception in org.sakaiproject.service.gradebook.shared
-
Indicates that the caller attempted to modify a stale object.
- StaleObjectModificationException(Throwable) - Constructor for exception org.sakaiproject.service.gradebook.shared.StaleObjectModificationException
-