OSID Logo
OSID Specifications
installation batch package
Version 3.1.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.

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

Tests if bulk administration of packages is available.

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

Tests if bulk administration of depots is available.

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