Interface | osid.bidding.batch.BiddingBatchProfile | ||
---|---|---|---|
Implements | osid.OsidProfile | ||
Description |
The | ||
Method | supportsVisibleFederation | ||
Description |
Tests if federation is visible. | ||
Return | boolean | true if visible federation is supported ,
false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsAuctionBatchAdmin | ||
Description |
Tests if bulk administration of auctions is available. | ||
Return | boolean | true if an auction bulk administrative service is available,
false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsBidBatchAdmin | ||
Description |
Tests if bulk administration of bids is available. | ||
Return | boolean | true if a bid bulk administrative service is available,
false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsAuctionHouseBatchAdmin | ||
Description |
Tests if bulk administration of auction houses is available. | ||
Return | boolean | true if a auction house bulk administrative service is
available, false otherwise | |
Compliance | mandatory | This method must be implemented. |