Uses of Interface
org.osid.bidding.AuctionAdminSession
Packages that use AuctionAdminSession
Package
Description
The Open Service Interface Definitions for the org.osid.bidding
service.
The Open Service Interface Definitions for the org.osid.bidding.batch
service.
-
Uses of AuctionAdminSession in org.osid.bidding
Methods in org.osid.bidding that return AuctionAdminSessionModifier and TypeMethodDescriptionBiddingManager.getAuctionAdminSession()Gets theOsidSessionassociated with the auction administration service.BiddingProxyManager.getAuctionAdminSession(Proxy proxy) Gets theOsidSessionassociated with the auction administration service.BiddingManager.getAuctionAdminSessionForAuctionHouse(Id auctionHouseId) Gets theOsidSessionassociated with the auction administration service for the given auction house.BiddingProxyManager.getAuctionAdminSessionForAuctionHouse(Id auctionHouseId, Proxy proxy) Gets theOsidSessionassociated with the auction administration service for the given auction house. -
Uses of AuctionAdminSession in org.osid.bidding.batch
Subinterfaces of AuctionAdminSession in org.osid.bidding.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesAuctionsin bulk.