public interface AssessmentEntryPeer extends OsidCapsule
An interface for the peers of the AssessmentEntry
relationship.
| Modifier and Type | Method and Description |
|---|---|
Id |
getAssessmentId()
Gets the
Id of the assessment. |
Id |
getStudentId()
Gets the
Id of the studentresource. |
Id getAssessmentId()
Id of the assessment. Assessment Id mandatory - This method must be implemented. Id getStudentId()
Id of the studentresource. Id mandatory - This method must be implemented.