Uses of Class
org.sakaiproject.service.gradebook.shared.InvalidCategoryException

Packages that use InvalidCategoryException
org.sakaiproject.service.gradebook.shared   
 

Uses of InvalidCategoryException in org.sakaiproject.service.gradebook.shared
 

Methods in org.sakaiproject.service.gradebook.shared that throw InvalidCategoryException
 void GradebookExternalAssessmentService.addExternalAssessment(String gradebookUid, String externalId, String externalUrl, String title, Double points, Date dueDate, String externalServiceDescription, Boolean ungraded, Long categoryId)
          This method is identical to GradebookExternalAssessmentService.addExternalAssessment(String, String, String, String, Double, Date, String, Boolean) but allows you to also specify the associated Category for this assignment.
 



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