OSID Logo
OSID Specifications
bidding batch package
Version 3.1.0
Interfaceosid.bidding.batch.BidPeer
Implementsosid.OsidCapsule
Used Byosid.bidding.batch.BidPeerList
Description

An interface for the peers of the Bid relationship.

MethodgetAuctionId
Description

Gets the Id of the auction.

Returnosid.id.Id the Auction 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.