OSID Logo
OSID Specifications
learning batch package
Version 3.0.0
Release Candidate Preview
Interfaceosid.learning.batch.ProficiencyPeer
Implementsosid.OsidCapsule
Description

An interface for the peers of the Proficiency relationship.

MethodgetObjectiveId
Description

Gets the Id of the objective.

Returnosid.id.Idthe Objective Id
CompliancemandatoryThis method must be implemented.
MethodgetResourceId
Description

Gets the Id of the resource.

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