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

An interface for the peers of the Activity relationship.

MethodgetActivityUnitId
Description

Gets the Id of the activity unit.

Returnosid.id.Idthe ActivityUnit Id
CompliancemandatoryThis method must be implemented.
MethodgetCourseOfferingId
Description

Gets the Id of the course offering.

Returnosid.id.Idthe CourseOffering Id
CompliancemandatoryThis method must be implemented.
MethodgetTermId
Description

Gets the Id of the term.

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