|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||