- 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
-
- getAssignmentByNameOrId(String, String) - Method in interface org.sakaiproject.service.gradebook.shared.GradebookService
-
Get an assignment based on its name or id.
- 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
-
- getAssignmentScoreStringByNameOrId(String, String, String) - Method in interface org.sakaiproject.service.gradebook.shared.GradebookService
-
Get student's assignment's score as string.
- 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(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
- 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.PermissionDefinition
-
- 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
- getCourseGradeForStudents(String, List<String>, Map<String, Double>) - Method in interface org.sakaiproject.service.gradebook.shared.GradebookService
-
Get the course grade for a list of students using the given grading schema
- 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
-
Get the default grade mappings
- getDefaultBottomPercents() - Method in class org.sakaiproject.service.gradebook.shared.GradingScaleDefinition
-
- getDefaultBottomPercentsAsList() - Method in class org.sakaiproject.service.gradebook.shared.GradingScaleDefinition
-
- getDisplayGrade() - Method in class org.sakaiproject.service.gradebook.shared.CourseGrade
-
Helper to get a grade override preferentially, or fallback to the standard mapped grade.
- 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
-
- 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.
- 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.
- 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
-
- 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
-
Get the current grade mappings
- 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
-
- 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.
- 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.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
-
- getIsAssignmentExcused(String, Long, String) - Method in interface org.sakaiproject.service.gradebook.shared.GradebookService
-
- 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.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
- getPointsEarned() - Method in class org.sakaiproject.service.gradebook.shared.CourseGrade
-
- getPointsForCategory() - Method in class org.sakaiproject.service.gradebook.shared.CategoryDefinition
-
- getRealmsPermissionsForUser(String, String, Role) - Method in interface org.sakaiproject.service.gradebook.shared.GradebookPermissionService
-
Get a list of permissions defined for the given user based on section and role or all sections if allowed.
- 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
-
- getTotalPoints() - Method in class org.sakaiproject.service.gradebook.shared.CategoryDefinition
-
Helper method to get the total points associated with a category
- 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
-
- getUserId() - Method in class org.sakaiproject.service.gradebook.shared.PermissionDefinition
-
- getUserUid() - Method in interface org.sakaiproject.tool.gradebook.facades.Authn
-
- getValue() - Method in enum org.sakaiproject.service.gradebook.shared.GradingType
-
Get the value for the type
- 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.
- GRADE_TYPE_LETTER - Static variable in interface org.sakaiproject.service.gradebook.shared.GradebookService
-
Deprecated.
- GRADE_TYPE_PERCENTAGE - Static variable in interface org.sakaiproject.service.gradebook.shared.GradebookService
-
Deprecated.
- GRADE_TYPE_POINTS - Static variable in interface org.sakaiproject.service.gradebook.shared.GradebookService
-
Deprecated.
- 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.
- GradebookHelper - Class in org.sakaiproject.service.gradebook.shared
-
- GradebookHelper() - Constructor for class org.sakaiproject.service.gradebook.shared.GradebookHelper
-
- 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
-
- GradebookSecurityException - Exception in org.sakaiproject.service.gradebook.shared
-
Wrapper for the common security exception that can be thrown from the gradebook when a user doesn't have permission to perform an action
- GradebookSecurityException() - Constructor for exception org.sakaiproject.service.gradebook.shared.GradebookSecurityException
-
Throw with a default message
- GradebookSecurityException(String) - Constructor for exception org.sakaiproject.service.gradebook.shared.GradebookSecurityException
-
Throw with the supplied message
- 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 and provides utility methods for dealing with grade mappings
- 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
-
- GradingType - Enum in org.sakaiproject.service.gradebook.shared
-
The grading types that a gradebook could be configured as
- identifyStudentsWithInvalidGrades(String, Map<String, String>) - Method in interface org.sakaiproject.service.gradebook.shared.GradebookService
-
- init() - Method in class org.sakaiproject.service.gradebook.shared.GradebookConfiguration
-
- INVALID_CHARS_AT_START_OF_GB_ITEM_NAME - Static variable in interface org.sakaiproject.service.gradebook.shared.GradebookService
-
Array of chars that are not allowed at the beginning of a gb item title
- 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
-
- InvalidGradeItemNameException - Exception in org.sakaiproject.service.gradebook.shared
-
- InvalidGradeItemNameException(String) - Constructor for exception org.sakaiproject.service.gradebook.shared.InvalidGradeItemNameException
-
- isAssignmentDefined(String, 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.
- isAssignmentInThisCategory(String) - Method in class org.sakaiproject.service.gradebook.shared.CategoryDefinition
-
- isAssignmentVisible(String, String) - Method in interface org.sakaiproject.service.gradebook.shared.ExternalAssignmentProvider
-
Check if the given assignment is visible to the given user.
- isCategoriesEnabled(String) - Method in interface org.sakaiproject.service.gradebook.shared.GradebookExternalAssessmentService
-
Checks to see whether a gradebook has the categories option enabled.
- isExcused() - Method in class org.sakaiproject.service.gradebook.shared.GradeDefinition
-
- 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).
- 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
-
- isModified() - Method in class org.sakaiproject.service.gradebook.shared.GradeMappingDefinition
-
Determines if the grade mapping is different to the defaults
- isPointsPossibleValid(String, Assignment, Double) - Method in interface org.sakaiproject.service.gradebook.shared.GradebookService
-
- 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
-
- isUserAbleToViewStudentNumbers(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
-
- isValidNumericGrade(String) - Method in interface org.sakaiproject.service.gradebook.shared.GradebookService
-
Determines if the given string contains a valid numeric grade.