public interface AssessmentTakenPeer extends OsidCapsule
An interface for the peers of the AssessmentTaken
relationship.
| Modifier and Type | Method and Description |
|---|---|
Id |
getAssessmetOfferedId()
Gets the
Id of the assessment offered. |
Id |
getTakerId()
Gets the
Id of the resource. |
Id getAssessmetOfferedId()
Id of the assessment offered. AssessmentOffered Id mandatory - This method must be implemented. Id getTakerId()
Id of the resource. Resource Id mandatory - This method must be implemented.