Uses of Interface
org.osid.bidding.BidQuerySession
Packages that use BidQuerySession
Package
Description
The Open Service Interface Definitions for the org.osid.bidding
service.
-
Uses of BidQuerySession in org.osid.bidding
Subinterfaces of BidQuerySession in org.osid.biddingModifier and TypeInterfaceDescriptioninterfaceThis session provides methods for searching amongBids.Methods in org.osid.bidding that return BidQuerySessionModifier and TypeMethodDescriptionBiddingManager.getBidQuerySession()Gets theOsidSessionassociated with the bid query service.BiddingProxyManager.getBidQuerySession(Proxy proxy) Gets theOsidSessionassociated with the bid query service.BiddingManager.getBidQuerySessionForAuctionHouse(Id auctionHouseId) Gets theOsidSessionassociated with the bid query service for the given auction house.BiddingProxyManager.getBidQuerySessionForAuctionHouse(Id auctionHouseId, Proxy proxy) Gets theOsidSessionassociated with the bid query service for the given auction house.