OSID Logo
OSID Specifications
inventory batch package
Version 3.0.0
Release Candidate Preview
Interfaceosid.inventory.batch.InventoryBatchProfile
Implementsosid.OsidProfile
Description

The InventoryBatchProfile describes the interoperability among batch inventory services.

MethodsupportsVisibleFederation
Description

Tests if federation is visible.

Returnboolean true if visible federation is supported , false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsItemBatchAdmin
Description

Tests if bulk administration of items is available.

Returnboolean true if an item bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsStockBatchAdmin
Description

Tests if bulk administration of stocks is available.

Returnboolean true if a stock bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsModelBatchAdmin
Description

Tests if bulk administration of models is available.

Returnboolean true if a model bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsInventoryBatchAdmin
Description

Tests if bulk administration of inventories is available.

Returnboolean true if an inventory bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.