Uses of Interface
org.osid.bidding.BidLookupSession
Packages that use BidLookupSession
Package
Description
The Open Service Interface Definitions for the org.osid.bidding
service.
-
Uses of BidLookupSession in org.osid.bidding
Methods in org.osid.bidding that return BidLookupSessionModifier and TypeMethodDescriptionBiddingManager.getBidLookupSession()Gets theOsidSessionassociated with the bid lookup service.BiddingProxyManager.getBidLookupSession(Proxy proxy) Gets theOsidSessionassociated with the bid lookup service.BiddingManager.getBidLookupSessionForAuctionHouse(Id auctionHouseId) Gets theOsidSessionassociated with the bid lookup service for the given auction house.BiddingProxyManager.getBidLookupSessionForAuctionHouse(Id auctionHouseId, Proxy proxy) Gets theOsidSessionassociated with the bid lookup service for the given auction house.