Uses of Interface
org.osid.bidding.rules.AuctionProcessorReceiver
Packages that use AuctionProcessorReceiver
Package
Description
The Open Service Interface Definitions for the org.osid.bidding.rules
service.
-
Uses of AuctionProcessorReceiver in org.osid.bidding.rules
Methods in org.osid.bidding.rules with parameters of type AuctionProcessorReceiverModifier 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.