OSID Logo
OSID Specifications
configuration batch package
Version 3.0.0
Release Candidate Preview
Interfaceosid.configuration.batch.ConfigurationBatchProfile
Implementsosid.OsidProfile
Description

The ConfigurationBatchProfile describes the interoperability among batch configuration services.

MethodsupportsVisibleFederation
Description

Tests if federation is visible.

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

Tests if bulk administration of values is available.

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

Tests if bulk administration of parameters is available.

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

Tests if bulk administration of configurations is available.

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