OSID Logo
OSID Specifications
course syllabus batch package
Version 3.1.0
Interfaceosid.course.syllabus.batch.DocetPeer
Implementsosid.OsidCapsule
Used Byosid.course.syllabus.batch.DocetPeerList
Description

An interface for the peers of the Docet relationship.

MethodgetModuleId
Description

Gets the Id of the module.

Returnosid.id.Id the SyllabusOffering Id
Compliancemandatory This method must be implemented.
MethodgetActivityUnitId
Description

Gets the Id of the activity unit.

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