OSID Logo
OSID Specifications
resource batch package
Version 3.0.0
Release Candidate Preview
Interfaceosid.resource.batch.ResourceRelationshipPeer
Implementsosid.OsidCapsule
Description

An interface for the peers of the ResourceRelationship relationship.

MethodgetSourceResourceId
Description

Gets the Id of the source resource.

Returnosid.id.Idthe resource Id
CompliancemandatoryThis method must be implemented.
MethodgetDestinationResourceId
Description

Gets the Id of the destination resource.

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