OSID Logo
OSID Specifications
learning batch package
Version 3.1.0
Interfaceosid.learning.batch.ProficiencyPeer
Implementsosid.OsidCapsule
Used Byosid.learning.batch.ProficiencyPeerList
Description

An interface for the peers of the Proficiency relationship.

MethodgetObjectiveId
Description

Gets the Id of the objective.

Returnosid.id.Id the Objective Id
Compliancemandatory This method must be implemented.
MethodgetResourceId
Description

Gets the Id of the resource.

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