Uses of Interface
org.osid.bidding.rules.BidEnablerQuerySession
Packages that use BidEnablerQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.bidding.rules
service.
-
Uses of BidEnablerQuerySession in org.osid.bidding.rules
Subinterfaces of BidEnablerQuerySession in org.osid.bidding.rulesModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongBidEnablers.Methods in org.osid.bidding.rules that return BidEnablerQuerySessionModifier and TypeMethodDescriptionBiddingRulesManager.getBidEnablerQuerySession()Gets theOsidSessionassociated with the bid enabler query service.BiddingRulesProxyManager.getBidEnablerQuerySession(Proxy proxy) Gets theOsidSessionassociated with the bid enabler query service.BiddingRulesManager.getBidEnablerQuerySessionForAuctionHouse(Id auctionHouseId) Gets theOsidSessionassociated with the bid enabler query service for the given auction house.BiddingRulesProxyManager.getBidEnablerQuerySessionForAuctionHouse(Id auctionHouseId, Proxy proxy) Gets theOsidSessionassociated with the bid enabler query service for the given auction house.