OSID Logo
OSID Specifications
ordering batch package
Version 3.0.0
Interfaceosid.ordering.batch.OrderingBatchProfile
Implementsosid.OsidProfile
Implemented Byosid.ordering.batch.OrderingBatchManager
osid.ordering.batch.OrderingBatchProxyManager
Description

The OrderingBatchProfile describes the interoperability among batch ordering services.

MethodsupportsVisibleFederation
Description

Tests if federation is visible.

Returnbooleantrue if visible federation is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsOrderBatchAdmin
Description

Tests if bulk administration of orders is available.

Returnbooleantrue if an order bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsItemBatchAdmin
Description

Tests if bulk administration of items is available.

Returnbooleantrue if an item bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsPriceScheduleBatchAdmin
Description

Tests if bulk administration of price schedules is available.

Returnbooleantrue if a price schedule bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsProductBatchAdmin
Description

Tests if bulk administration of products is available.

Returnbooleantrue if a product bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsStoreBatchAdmin
Description

Tests if bulk administration of stores is available.

Returnbooleantrue if a store bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.