OSID Logo
OSID Specifications
resource batch package
Version 3.1.0
Interfaceosid.resource.batch.ResourceRelationshipPeer
Implementsosid.OsidCapsule
Used Byosid.resource.batch.ResourceRelationshipPeerList
Description

An interface for the peers of the ResourceRelationship relationship.

MethodgetSourceResourceId
Description

Gets the Id of the source resource.

Returnosid.id.Id the resource Id
Compliancemandatory This method must be implemented.
MethodgetDestinationResourceId
Description

Gets the Id of the destination resource.

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