OSID Logo
OSID Specifications
relationship batch package
Version 3.0.0
Release Candidate Preview
Interfaceosid.relationship.batch.RelationshipPeer
Implementsosid.OsidCapsule
Description

An interface for the peers of the Relationship relationship.

MethodgetSourceId
Description

Gets the Id of the source peer.

Returnosid.id.Idthe peer Id
CompliancemandatoryThis method must be implemented.
MethodgetDestinationId
Description

Gets the Id of the destination peer.

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