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