Uses of Package
org.sakaiproject.service.gradebook.shared

Packages that use org.sakaiproject.service.gradebook.shared
org.sakaiproject.service.gradebook.shared   
org.sakaiproject.tool.gradebook.facades   
 

Classes in org.sakaiproject.service.gradebook.shared used by org.sakaiproject.service.gradebook.shared
AssessmentNotFoundException
          Indicates that an assessment is unavailable for external management, either because it is not an external assessment, or it is not known to the gradebook.
Assignment
          JavaBean to hold data associated with a Gradebook assignment.
AssignmentHasIllegalPointsException
          indicates that there was an attempt to enter an assignments grade with a zero point grade allowed but with a grade greater than "0" assigned to it which could results in a divide by zero calculation.
CategoryDefinition
          Provides information describing a gradebook category that may be useful to consumers of the shared gradebook services.
CommentDefinition
           
ConflictingAssignmentNameException
          Indicates that an assignment name conflict within a gradebook would ensue from the requested operation.
ConflictingExternalIdException
          Indicates that an assignment name conflict within a gradebook would ensue from the requested operation.
ExternalAssignmentProvider
          Provider model to integrate external assessment sources with the gradebook.
GradebookException
          An exception thrown by the gradebook application.
GradebookFrameworkService
          This service is meant to be used by the framework which manages the Gradebook application.
GradebookNotFoundException
          Indicates that a gradebook uid is unknown to the gradebook application.
GradebookService.PointsPossibleValidation
          An enum for defining valid/invalid information for a points possible/relative weight value for a gradebook item.
GradeDefinition
           
InvalidCategoryException
          indicates that there was an attempt to associate an assignment with an invalid category.
InvalidGradeException
          indicates that there was an attempt to save a score that was not valid given the gradebook's grade entry type.
StaleObjectModificationException
          Indicates that the caller attempted to modify a stale object.
 

Classes in org.sakaiproject.service.gradebook.shared used by org.sakaiproject.tool.gradebook.facades
UnknownUserException
          TODO Document org.sakaiproject.service.gradebook.shared.UnknownUserException
 



Copyright © 2003-2013 Sakai Project. All Rights Reserved.