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