OSID Logo
OSID Specifications
course registration batch package
Version 3.1.0
Interfaceosid.course.registration.batch.RegistrationPeer
Implementsosid.OsidCapsule
Used Byosid.course.registration.batch.RegistrationPeerList
Description

An interface for the peers of the Registration relationship.

MethodgetActivityBundleId
Description

Gets the Id of the activity bundle.

Returnosid.id.Id the ActivityBundle Id
Compliancemandatory This method must be implemented.
MethodgetStudentid
Description

Gets the Id of the student resource.

Returnosid.id.Id the Resource Id
Compliancemandatory This method must be implemented.