OSID Logo
OSID Specifications
bidding batch package
Version 3.0.0
Release Candidate Preview
Interfaceosid.bidding.batch.BidPeer
Implementsosid.OsidCapsule
Description

An interface for the peers of the Bid relationship.

MethodgetAuctionId
Description

Gets the Id of the auction.

Returnosid.id.Idthe Auction Id
CompliancemandatoryThis method must be implemented.
MethodgetResourceId
Description

Gets the Id of the resource.

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