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

Tests if bulk administration of packages is available.

Returnboolean true 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.

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