OSID Logo
OSID Specifications
ordering batch package
Version 3.1.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.

Returnboolean true if visible federation is supported, false otherwise
Compliancemandatory This method must be implemented.
MethodsupportsOrderBatchAdmin
Description

Tests if bulk administration of orders is available.

Returnboolean true if an order bulk administrative service is available, false otherwise
Compliancemandatory This 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
Compliancemandatory This method must be implemented.
MethodsupportsPriceScheduleBatchAdmin
Description

Tests if bulk administration of price schedules is available.

Returnboolean true if a price schedule bulk administrative service is available, false otherwise
Compliancemandatory This method must be implemented.
MethodsupportsProductBatchAdmin
Description

Tests if bulk administration of products is available.

Returnboolean true if a product bulk administrative service is available, false otherwise
Compliancemandatory This method must be implemented.
MethodsupportsStoreBatchAdmin
Description

Tests if bulk administration of stores is available.

Returnboolean true if a store bulk administrative service is available, false otherwise
Compliancemandatory This method must be implemented.