Uses of Interface
org.osid.bidding.MyAuctionReceiver
Packages that use MyAuctionReceiver
Package
Description
The Open Service Interface Definitions for the org.osid.bidding
service.
-
Uses of MyAuctionReceiver in org.osid.bidding
Methods in org.osid.bidding with parameters of type MyAuctionReceiverModifier and TypeMethodDescriptionBiddingManager.getMyAuctionNotificationSession(MyAuctionReceiver myAuctionReceiver) Gets theOsidSessionassociated with the my auction notification service.BiddingProxyManager.getMyAuctionNotificationSession(MyAuctionReceiver myAuctionReceiver, Proxy proxy) Gets theOsidSessionassociated with the my auction notification service.BiddingManager.getMyAuctionNotificationSessionForAuctionHouse(MyAuctionReceiver myAuctionReceiver, Id auctionHouseId) Gets theOsidSessionassociated with the my auction notification service for the given auction house.BiddingProxyManager.getMyAuctionNotificationSessionForAuctionHouse(MyAuctionReceiver myAuctionReceiver, Id auctionHouseId, Proxy proxy) Gets theOsidSessionassociated with the my auction notification service for the given auction house.