OSID Logo
OSID Specifications
course batch package
Version 3.1.0
Interfaceosid.course.batch.ActivityPeer
Implementsosid.OsidCapsule
Used Byosid.course.batch.ActivityPeerList
Description

An interface for the peers of the Activity relationship.

MethodgetActivityUnitId
Description

Gets the Id of the activity unit.

Returnosid.id.Id the ActivityUnit Id
Compliancemandatory This method must be implemented.
MethodgetCourseOfferingId
Description

Gets the Id of the course offering.

Returnosid.id.Id the CourseOffering Id
Compliancemandatory This method must be implemented.
MethodgetTermId
Description

Gets the Id of the term.

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