Package | Description |
---|---|
org.osid.bidding |
The Open Service Interface Definitions for the org.osid.bidding
service.
|
Modifier and Type | Method and Description |
---|---|
BidNotificationSession |
BiddingManager.getBidNotificationSession(BidReceiver bidReceiver)
Gets the
OsidSession associated with the bid
notification service. |
BidNotificationSession |
BiddingProxyManager.getBidNotificationSession(BidReceiver bidReceiver,
Proxy proxy)
Gets the
OsidSession associated with the bid
notification service. |
BidNotificationSession |
BiddingManager.getBidNotificationSessionForAuctionHouse(BidReceiver bidReceiver,
Id auctionHouseId)
Gets the
OsidSession associated with the bid
notification service for the given auction house. |
BidNotificationSession |
BiddingProxyManager.getBidNotificationSessionForAuctionHouse(BidReceiver bidReceiver,
Id auctionHouseId,
Proxy proxy)
Gets the
OsidSession associated with the bid
notification service for the given auction house. |