Uses of Interface
org.osid.bidding.rules.AuctionProcessorLookupSession
Packages that use AuctionProcessorLookupSession
Package
Description
The Open Service Interface Definitions for the org.osid.bidding.rules
service.
-
Uses of AuctionProcessorLookupSession in org.osid.bidding.rules
Methods in org.osid.bidding.rules that return AuctionProcessorLookupSessionModifier and TypeMethodDescriptionBiddingRulesManager.getAuctionProcessorLookupSession()Gets theOsidSessionassociated with the auction processor lookup service.BiddingRulesProxyManager.getAuctionProcessorLookupSession(Proxy proxy) Gets theOsidSessionassociated with the auction processor lookup service.BiddingRulesManager.getAuctionProcessorLookupSessionForAuctionHouse(Id auctionHouseId) Gets theOsidSessionassociated with the auction processor lookup service for the given auction house.BiddingRulesProxyManager.getAuctionProcessorLookupSessionForAuctionHouse(Id auctionHouseId, Proxy proxy) Gets theOsidSessionassociated with the auction processor lookup service for the given auction house.