Uses of Interface
org.osid.bidding.rules.AuctionProcessorRuleLookupSession
Packages that use AuctionProcessorRuleLookupSession
Package
Description
The Open Service Interface Definitions for the org.osid.bidding.rules
service.
-
Uses of AuctionProcessorRuleLookupSession in org.osid.bidding.rules
Methods in org.osid.bidding.rules that return AuctionProcessorRuleLookupSessionModifier and TypeMethodDescriptionBiddingRulesManager.getAuctionProcessorRuleLookupSession()Gets theOsidSessionassociated with the auction processor auction mapping lookup service for looking up the rules applied to the auction.BiddingRulesProxyManager.getAuctionProcessorRuleLookupSession(Proxy proxy) Gets theOsidSessionassociated with the auction processor mapping lookup service for looking up the rules applied to the auction house.BiddingRulesManager.getAuctionProcessorRuleLookupSessionForAuctionHouse(Id auctionHouseId) Gets theOsidSessionassociated with the auction processor mapping lookup service for the given auction house for looking up rules applied to an auction.BiddingRulesProxyManager.getAuctionProcessorRuleLookupSessionForAuctionHouse(Id auctionHouseId, Proxy proxy) Gets theOsidSessionassociated with the auction processor mapping lookup service for the given auction house for looking up rules applied to an auction house.