OSID Logo
OSID Specifications
offering batch package
Version 3.1.0
Interfaceosid.offering.batch.ParticipantPeer
Implementsosid.OsidCapsule
Used Byosid.offering.batch.ParticipantPeerList
Description

An interface for the peers of the Participant relationship.

MethodgetOfferingId
Description

Gets the Id of the offering.

Returnosid.id.Id the Offering Id
Compliancemandatory This method must be implemented.
MethodgetResourceId
Description

Gets the Id of the resource.

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