OSID Logo
OSID Specifications
ontology batch package
Version 3.0.0
Release Candidate Preview
Interfaceosid.ontology.batch.RelevancyPeer
Implementsosid.OsidCapsule
Description

An interface for the peers of the Relevancy relationship.

MethodgetSubjectId
Description

Gets the Id of the subject.

Returnosid.id.Idthe Subject Id
CompliancemandatoryThis method must be implemented.
MethodgetMappedId
Description

Gets the Id of the related thing.

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