OSID Logo
OSID Specifications
repository batch package
Version 3.1.0
Interfaceosid.repository.batch.RepositoryBatchProfile
Implementsosid.OsidProfile
Implemented Byosid.repository.batch.RepositoryBatchManager
osid.repository.batch.RepositoryBatchProxyManager
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
Compliancemandatory This 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
Compliancemandatory This method must be implemented.
MethodsupportsAssetContentBatchAdmin
Description

Tests if bulk administration of asset contents is available.

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

Tests if bulk administration of repositories is available.

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