Uses of Interface
org.osid.bidding.MyAuctionSession
Packages that use MyAuctionSession
Package
Description
The Open Service Interface Definitions for the org.osid.bidding
service.
-
Uses of MyAuctionSession in org.osid.bidding
Methods in org.osid.bidding that return MyAuctionSessionModifier and TypeMethodDescriptionBiddingManager.getMyAuctionSession()Gets theOsidSessionassociated with the my auction service.BiddingProxyManager.getMyAuctionSession(Proxy proxy) Gets theOsidSessionassociated with the my auction service.BiddingManager.getMyAuctionSessionForAuctionHouse(Id auctionHouseId) Gets theOsidSessionassociated with the my auction service for the given auction house.BiddingProxyManager.getMyAuctionSessionForAuctionHouse(Id auctionHouseId, Proxy proxy) Gets theOsidSessionassociated with the my auction service for the given auction house.