Uses of Interface
org.osid.bidding.rules.AuctionProcessor
Packages that use AuctionProcessor
Package
Description
The Open Service Interface Definitions for the org.osid.bidding.rules
service.
-
Uses of AuctionProcessor in org.osid.bidding.rules
Methods in org.osid.bidding.rules that return AuctionProcessorModifier and TypeMethodDescriptionAuctionProcessorAdminSession.createAuctionProcessor(AuctionProcessorForm auctionProcessorForm) Creates a newAuctionProcessor.AuctionProcessorLookupSession.getAuctionProcessor(Id auctionProcessorId) Gets theAuctionProcessorspecified by itsId.AuctionProcessorList.getNextAuctionProcessor()Gets the nextAuctionProcessorin this list.AuctionProcessorList.getNextAuctionProcessors(long n) Gets the next set ofAuctionProcessorelements in this list.