Uses of Interface
org.osid.bidding.rules.AuctionProcessorNotificationSession
Packages that use AuctionProcessorNotificationSession
Package
Description
The Open Service Interface Definitions for the org.osid.bidding.rules
service.
-
Uses of AuctionProcessorNotificationSession in org.osid.bidding.rules
Methods in org.osid.bidding.rules that return AuctionProcessorNotificationSessionModifier and TypeMethodDescriptionBiddingRulesManager.getAuctionProcessorNotificationSession(AuctionProcessorReceiver auctionProcessorReceiver) Gets theOsidSessionassociated with the auction processor notification service.BiddingRulesProxyManager.getAuctionProcessorNotificationSession(AuctionProcessorReceiver auctionProcessorReceiver, Proxy proxy) Gets theOsidSessionassociated with the auction processor notification service.BiddingRulesManager.getAuctionProcessorNotificationSessionForAuctionHouse(AuctionProcessorReceiver auctionProcessorReceiver, Id auctionHouseId) Gets theOsidSessionassociated with the auction processor notification service for the given auction house.BiddingRulesProxyManager.getAuctionProcessorNotificationSessionForAuctionHouse(AuctionProcessorReceiver auctionProcessorReceiver, Id auctionHouseId, Proxy proxy) Gets theOsidSessionassociated with the auction processor notification service for the given auction house.