Uses of Interface
org.osid.bidding.rules.AuctionConstrainerRuleApplicationSession
Packages that use AuctionConstrainerRuleApplicationSession
Package
Description
The Open Service Interface Definitions for the org.osid.bidding.rules
service.
-
Uses of AuctionConstrainerRuleApplicationSession in org.osid.bidding.rules
Methods in org.osid.bidding.rules that return AuctionConstrainerRuleApplicationSessionModifier and TypeMethodDescriptionBiddingRulesManager.getAuctionConstrainerRuleApplicationSession()Gets theOsidSessionassociated with the auction constrainer assignment service to apply to auctions.BiddingRulesProxyManager.getAuctionConstrainerRuleApplicationSession(Proxy proxy) Gets theOsidSessionassociated with the auction constrainer assignment service to apply to auction houses.BiddingRulesManager.getAuctionConstrainerRuleApplicationSessionForAuctionHouse(Id auctionHouseId) Gets theOsidSessionassociated with the auction constrainer assignment service for the given auction house to apply to auctions.BiddingRulesProxyManager.getAuctionConstrainerRuleApplicationSessionForAuctionHouse(Id auctionHouseId, Proxy proxy) Gets theOsidSessionassociated with the auction constrainer assignment service for the given auction house to apply to auction houses.