Uses of Interface
org.osid.bidding.rules.AuctionConstrainerNotificationSession
Packages that use AuctionConstrainerNotificationSession
Package
Description
The Open Service Interface Definitions for the org.osid.bidding.rules
service.
-
Uses of AuctionConstrainerNotificationSession in org.osid.bidding.rules
Methods in org.osid.bidding.rules that return AuctionConstrainerNotificationSessionModifier and TypeMethodDescriptionBiddingRulesManager.getAuctionConstrainerNotificationSession(AuctionConstrainerReceiver auctionConstrainerReceiver) Gets theOsidSessionassociated with the auction constrainer notification service.BiddingRulesProxyManager.getAuctionConstrainerNotificationSession(AuctionConstrainerReceiver auctionConstrainerReceiver, Proxy proxy) Gets theOsidSessionassociated with the auction constrainer notification service.BiddingRulesManager.getAuctionConstrainerNotificationSessionForAuctionHouse(AuctionConstrainerReceiver auctionConstrainerReceiver, Id auctionHouseId) Gets theOsidSessionassociated with the auction constrainer notification service for the given auction house.BiddingRulesProxyManager.getAuctionConstrainerNotificationSessionForAuctionHouse(AuctionConstrainerReceiver auctionConstrainerReceiver, Id auctionHouseId, Proxy proxy) Gets theOsidSessionassociated with the auction constrainer notification service for the given auction house.