OSID Logo
OSID Specifications
hold batch package
Version 3.0.0
Release Candidate Preview
Interfaceosid.hold.batch.HoldBatchProfile
Implementsosid.OsidProfile
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
CompliancemandatoryThis 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
CompliancemandatoryThis 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
CompliancemandatoryThis 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
CompliancemandatoryThis method must be implemented.
MethodsupportsOublietteBatchAdmin
Description

Tests if bulk administration of oubliettes is available.

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