OSID Logo
OSID Specifications
hold batch package
Version 3.1.0
Interfaceosid.hold.batch.HoldBatchProfile
Implementsosid.OsidProfile
Implemented Byosid.hold.batch.HoldBatchManager
osid.hold.batch.HoldBatchProxyManager
Description

The HoldBatchProfile describes the interoperability among batch hold services.

MethodsupportsVisibleFederation
Description

Tests if federation is visible.

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

Tests if bulk administration of blocks is available.

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

Tests if bulk administration of issues is available.

Returnboolean true if an issue bulk administrative service is available, false otherwise
Compliancemandatory This method must be implemented.
MethodsupportsHoldBatchAdmin
Description

Tests if bulk administration of holds is available.

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

Tests if bulk administration of oubliettes is available.

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