| Interface | osid.inventory.batch.InventoryBatchProfile | ||
|---|---|---|---|
| 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 | 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 | supportsStockBatchAdmin | ||
| Description | 
                     Tests if bulk administration of stocks is available.  | ||
| Return | boolean |  true  if a stock bulk administrative service is available, 
 false  otherwise  | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsModelBatchAdmin | ||
| Description | 
                     Tests if bulk administration of models is available.  | ||
| Return | boolean |  true  if a model bulk administrative service is available, 
 false  otherwise  | |
| Compliance | mandatory | This method must be implemented. | |
| Method | supportsInventoryBatchAdmin | ||
| Description | 
                     Tests if bulk administration of inventories is available.  | ||
| Return | boolean |  true  if an inventory bulk administrative service is 
available,  false  otherwise  | |
| Compliance | mandatory | This method must be implemented. | |