OSID Logo
OSID Specifications
bidding batch package
Version 3.0.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.

Returnbooleantrue if visible federation is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsAuctionBatchAdmin
Description

Tests if bulk administration of auctions is available.

Returnbooleantrue if an auction bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsBidBatchAdmin
Description

Tests if bulk administration of bids is available.

Returnbooleantrue if a bid bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsAuctionHouseBatchAdmin
Description

Tests if bulk administration of auction houses is available.

Returnbooleantrue if an auction house bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.