Uses of Interface
org.osid.bidding.BidNotificationSession
Packages that use BidNotificationSession
Package
Description
The Open Service Interface Definitions for the org.osid.bidding
service.
-
Uses of BidNotificationSession in org.osid.bidding
Methods in org.osid.bidding that return BidNotificationSessionModifier 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.