OSID Logo
OSID Specifications
ordering batch package
Version 3.0.0
Release Candidate Preview
Interfaceosid.ordering.batch.OrderingBatchProfile
Implementsosid.OsidProfile
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
CompliancemandatoryThis 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
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.
MethodsupportsPriceScheduleBatchAdmin
Description

Tests if bulk administration of price schedules is available.

Returnboolean true 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.

Returnboolean true 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.

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