OSID Logo
OSID Specifications
bidding batch package
Version 3.1.0
Interfaceosid.bidding.batch.BiddingBatchProfile
Implementsosid.OsidProfile
Implemented Byosid.bidding.batch.BiddingBatchManager
osid.bidding.batch.BiddingBatchProxyManager
Description

The BiddingBatchProfile describes the interoperability among batch bidding services.

MethodsupportsVisibleFederation
Description

Tests if federation is visible.

Returnboolean true if visible federation is supported, false otherwise
Compliancemandatory This method must be implemented.
MethodsupportsAuctionBatchAdmin
Description

Tests if bulk administration of auctions is available.

Returnboolean true if an auction bulk administrative service is available, false otherwise
Compliancemandatory This method must be implemented.
MethodsupportsBidBatchAdmin
Description

Tests if bulk administration of bids is available.

Returnboolean true if a bid bulk administrative service is available, false otherwise
Compliancemandatory This method must be implemented.
MethodsupportsAuctionHouseBatchAdmin
Description

Tests if bulk administration of auction houses is available.

Returnboolean true if an auction house bulk administrative service is available, false otherwise
Compliancemandatory This method must be implemented.