OSID Logo
OSID Specifications
installation batch package
Version 3.0.0
Interfaceosid.installation.batch.InstallationBatchProfile
Implementsosid.OsidProfile
Implemented Byosid.installation.batch.InstallationBatchManager
osid.installation.batch.InstallationBatchProxyManager
Description

The InstallationBatchProfile describes the interoperability among batch installation services.

MethodsupportsVisibleFederation
Description

Tests if federation is visible.

Returnbooleantrue if visible federation is supported, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsPackageBatchAdmin
Description

Tests if bulk administration of packages is available.

Returnbooleantrue if a package bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsDepotBatchAdmin
Description

Tests if bulk administration of depots is available.

Returnbooleantrue if a depot bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.