OSID Logo
OSID Specifications
repository batch package
Version 3.0.0
Release Candidate Preview
Interfaceosid.repository.batch.RepositoryBatchProfile
Implementsosid.OsidProfile
Description

The RepositoryBatchProfile describes the interoperability among batch repository services.

MethodsupportsVisibleFederation
Description

Tests if federation is visible.

Returnboolean true if visible federation is supported , false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsAssetBatchAdmin
Description

Tests if bulk administration of assets is available.

Returnboolean true if an asset bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsCompositionBatchAdmin
Description

Tests if bulk administration of compositions is available.

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

Tests if bulk administration of repositories is available.

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