Interface GradeEntryPeer
- All Superinterfaces:
OsidCapsule
An interface for the peers of the GradeEntry relationship.
-
Method Summary
Modifier and TypeMethodDescriptionGets theIdof the gradebook column.Gets theIdof the resource.
-
Method Details
-
getGradebookColumnId
Id getGradebookColumnId()Gets theIdof the gradebook column.- Returns:
- the
GradebookColumnId - Compliance:
mandatory- This method must be implemented.
-
getResourceId
Id getResourceId()Gets theIdof the resource.- Returns:
- the
ResourceId - Compliance:
mandatory- This method must be implemented.
-