Uses of Interface
org.osid.bidding.rules.AuctionProcessorEnabler
Packages that use AuctionProcessorEnabler
Package
Description
The Open Service Interface Definitions for the org.osid.bidding.rules
service.
-
Uses of AuctionProcessorEnabler in org.osid.bidding.rules
Methods in org.osid.bidding.rules that return AuctionProcessorEnablerModifier and TypeMethodDescriptionAuctionProcessorEnablerAdminSession.createAuctionProcessorEnabler(AuctionProcessorEnablerForm auctionProcessorEnablerForm) Creates a newAuctionProcessorEnabler.AuctionProcessorEnablerLookupSession.getAuctionProcessorEnabler(Id auctionProcessorEnablerId) Gets theAuctionProcessorEnablerspecified by itsId.AuctionProcessorEnablerList.getNextAuctionProcessorEnabler()Gets the nextAuctionProcessorEnablerin this list.AuctionProcessorEnablerList.getNextAuctionProcessorEnablers(long n) Gets the next set ofAuctionProcessorEnablerelements in this list.