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

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

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

Methods in org.sakaiproject.service.gradebook.shared that return CommentDefinition
 CommentDefinition GradebookService.getAssignmentScoreComment(String gradebookUid, Long gbItemId, String studentUid)
          Get the comment (if any) currently provided for the given combination of student and assignment.
 CommentDefinition GradebookService.getAssignmentScoreComment(String gradebookUid, String assignmentName, String studentUid)
          Get the comment (if any) currently provided for the given combination of student and assignment.
 



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