Interface | osid.course.registration.batch.ActivityRegistrationPeer | ||
---|---|---|---|
Implements | osid.OsidCapsule | ||
Description |
An interface for the peers of the | ||
Method | getRegistrationId | ||
Description |
Gets the | ||
Return | osid.id.Id | the Registration Id | |
Compliance | mandatory | This method must be implemented. | |
Method | getActivityId | ||
Description |
Gets the | ||
Return | osid.id.Id | the Activity Id | |
Compliance | mandatory | This method must be implemented. | |
Method | getStudentId | ||
Description |
Gets the | ||
Return | osid.id.Id | the Resource Id | |
Compliance | mandatory | This method must be implemented. |