Uses of Interface
org.osid.bidding.BidAdminSession
Packages that use BidAdminSession
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 BidAdminSession in org.osid.bidding
Methods in org.osid.bidding that return BidAdminSessionModifier and TypeMethodDescriptionBiddingManager.getBidAdminSession()Gets theOsidSessionassociated with the bid administrative service.BiddingProxyManager.getBidAdminSession(Proxy proxy) Gets theOsidSessionassociated with the bid administrative service.BiddingManager.getBidAdminSessionForAuction(Id auctionHouseId) Gets theOsidSessionassociated with the bid administrative service for the given auction house.BiddingProxyManager.getBidAdminSessionForAuction(Id auctionHouseId, Proxy proxy) Gets theOsidSessionassociated with the bid administrative service for the given auction house. -
Uses of BidAdminSession in org.osid.bidding.batch
Subinterfaces of BidAdminSession in org.osid.bidding.batchModifier and TypeInterfaceDescriptioninterfaceThis session creates, updates, and deletesBidsin bulk.