Uses of Class
org.sakaiproject.service.gradebook.shared.GradebookService.PointsPossibleValidation

Packages that use GradebookService.PointsPossibleValidation
org.sakaiproject.service.gradebook.shared   
 

Uses of GradebookService.PointsPossibleValidation in org.sakaiproject.service.gradebook.shared
 

Methods in org.sakaiproject.service.gradebook.shared that return GradebookService.PointsPossibleValidation
 GradebookService.PointsPossibleValidation GradebookService.isPointsPossibleValid(String gradebookUid, Assignment gradebookItem, Double pointsPossible)
           
static GradebookService.PointsPossibleValidation GradebookService.PointsPossibleValidation.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static GradebookService.PointsPossibleValidation[] GradebookService.PointsPossibleValidation.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



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