OSID Logo
OSID Specifications
relationship batch package
Version 3.0.0
Interfaceosid.relationship.batch.RelationshipPeer
Implementsosid.OsidCapsule
Used Byosid.relationship.batch.RelationshipPeerList
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.