Uses of Interface
org.osid.bidding.BidReceiver
Packages that use BidReceiver
Package
Description
The Open Service Interface Definitions for the org.osid.bidding
service.
-
Uses of BidReceiver in org.osid.bidding
Methods in org.osid.bidding with parameters of type BidReceiverModifier and TypeMethodDescriptionBiddingManager.getBidNotificationSession(BidReceiver bidReceiver) Gets theOsidSessionassociated with the bid notification service.BiddingProxyManager.getBidNotificationSession(BidReceiver bidReceiver, Proxy proxy) Gets theOsidSessionassociated with the bid notification service.BiddingManager.getBidNotificationSessionForAuctionHouse(BidReceiver bidReceiver, Id auctionHouseId) Gets theOsidSessionassociated with the bid notification service for the given auction house.BiddingProxyManager.getBidNotificationSessionForAuctionHouse(BidReceiver bidReceiver, Id auctionHouseId, Proxy proxy) Gets theOsidSessionassociated with the bid notification service for the given auction house.