OSID Logo
OSID Specifications
bidding batch package
Version 3.0.0
Release Candidate Preview
Interfaceosid.bidding.batch.BiddingBatchProfile
Implementsosid.OsidProfile
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
CompliancemandatoryThis 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
CompliancemandatoryThis 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
CompliancemandatoryThis method must be implemented.
MethodsupportsAuctionHouseBatchAdmin
Description

Tests if bulk administration of auction houses is available.

Returnboolean true if a auction house bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.