public interface GradeEntryPeer extends OsidCapsule
An interface for the peers of the GradeEntry
relationship.
| Modifier and Type | Method and Description |
|---|---|
Id |
getGradebookColumnId()
Gets the
Id of the gradebook column. |
Id |
getResourceId()
Gets the
Id of the resource. |
Id getGradebookColumnId()
Id of the gradebook column. GradebookColumn Id mandatory - This method must be implemented. Id getResourceId()
Id of the resource. Resource Id mandatory - This method must be implemented.