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

An interface for the peers of the Docet relationship.

MethodgetModuleId
Description

Gets the Id of the module.

Returnosid.id.Idthe SyllabusOffering Id
CompliancemandatoryThis method must be implemented.
MethodgetActivityUnitId
Description

Gets the Id of the activity unit.

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