OSID Logo
OSID Specifications
course registration batch package
Version 3.0.0
Release Candidate Preview
Interfaceosid.course.registration.batch.RegistrationPeer
Implementsosid.OsidCapsule
Description

An interface for the peers of the Registration relationship.

MethodgetActivityBundleId
Description

Gets the Id of the activity bundle.

Returnosid.id.Idthe ActivityBundle Id
CompliancemandatoryThis method must be implemented.
MethodgetStudentid
Description

Gets the Id of the student resource.

Returnosid.id.Idthe Resource Id
CompliancemandatoryThis method must be implemented.