Uses of Package
org.osid.bidding.batch

Packages that use org.osid.bidding.batch
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.
  • Class
    Description
    The bidding batch manager provides access to bidding batch sessions and provides interoperability tests for various aspects of this service.
    The bidding batch proxy manager provides access to bidding batch sessions and provides interoperability tests for various aspects of this service.
  • Class
    Description
    This session creates, updates, and deletes Auctions in bulk.
    This is the form for creating and updating auctions in bulk.
    Like all OsidLists , AuctionBatchFormList provides a means for accessing AuctionBatchForm elements sequentially either one at a time or many at a time.
    This session creates, updates, and deletes AuctionHouses in bulk.
    This is the form for creating and updating auction houses in bulk.
    Like all OsidLists , AuctionHouseBatchFormList provides a means for accessing AuctionHouseBatchForm elements sequentially either one at a time or many at a time.
    This session creates, updates, and deletes Bids in bulk.
    This is the form for creating and updating bids in bulk.
    Like all OsidLists , BidBatchFormList provides a means for accessing BidBatchForm elements sequentially either one at a time or many at a time.
    The BiddingBatchProfile describes the interoperability among batch bidding services.
    An interface for the peers of the Bid relationship.
    Like all OsidLists , BidPeerList provides a means for accessing BidPeer elements sequentially either one at a time or many at a time.