Uses of Interface
org.osid.bidding.BidForm
Packages that use BidForm
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 BidForm in org.osid.bidding
Methods in org.osid.bidding that return BidFormModifier and TypeMethodDescriptionBidAdminSession.getBidFormForCreate(Id auctionId, Type[] bidRecordTypes) Gets the bid form for creating new bids.BidAdminSession.getBidFormForUpdate(Id bidId) Gets the bid form for updating an existing bid.Methods in org.osid.bidding with parameters of type BidForm -
Uses of BidForm in org.osid.bidding.batch
Subinterfaces of BidForm in org.osid.bidding.batchModifier and TypeInterfaceDescriptioninterfaceThis is the form for creating and updating bids in bulk.