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