Uses of Interface
org.osid.bidding.AuctionNotificationSession
Packages that use AuctionNotificationSession
Package
Description
The Open Service Interface Definitions for the org.osid.bidding
service.
-
Uses of AuctionNotificationSession in org.osid.bidding
Methods in org.osid.bidding that return AuctionNotificationSessionModifier and TypeMethodDescriptionBiddingManager.getAuctionNotificationSession(AuctionReceiver auctionReceiver) Gets theOsidSessionassociated with the auction notification service.BiddingProxyManager.getAuctionNotificationSession(AuctionReceiver auctionReceiver, Proxy proxy) Gets theOsidSessionassociated with the auction notification service.BiddingManager.getAuctionNotificationSessionForAuctionHouse(AuctionReceiver auctionReceiver, Id auctionHouseId) Gets theOsidSessionassociated with the auction notification service for the given auction house.BiddingProxyManager.getAuctionNotificationSessionForAuctionHouse(AuctionReceiver auctionReceiver, Id auctionHouseId, Proxy proxy) Gets theOsidSessionassociated with the auction notification service for the given auction house.