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