Interface | osid.ordering.batch.OrderingBatchProfile | ||
---|---|---|---|
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 | supportsOrderBatchAdmin | ||
Description |
Tests if bulk administration of orders is available. | ||
Return | boolean | true if an order bulk administrative service is available,
false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsItemBatchAdmin | ||
Description |
Tests if bulk administration of items is available. | ||
Return | boolean | true if an item bulk administrative service is available,
false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsPriceScheduleBatchAdmin | ||
Description |
Tests if bulk administration of price schedules is available. | ||
Return | boolean | true if a price schedule bulk administrative service is
available, false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsProductBatchAdmin | ||
Description |
Tests if bulk administration of products is available. | ||
Return | boolean | true if a product bulk administrative service is available,
false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsStoreBatchAdmin | ||
Description |
Tests if bulk administration of stores is available. | ||
Return | boolean | true if a store bulk administrative service is available,
false otherwise | |
Compliance | mandatory | This method must be implemented. |