OSID Logo
OSID Specifications
provisioning batch package
Version 3.0.0
Release Candidate Preview
Interfaceosid.provisioning.batch.ProvisioningBatchProfile
Implementsosid.OsidProfile
Description

The ProvisioningBatchProfile describes the interoperability among batch provisioning services.

MethodsupportsVisibleFederation
Description

Tests if federation is visible.

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

Tests if bulk administration of provisions is available.

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

Tests if bulk administration of queues is available.

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

Tests if bulk administration of requests is available.

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

Tests if bulk administration of requests is available.

Returnboolean true if a request transaction bulk administrative service is available, false otherwise
CompliancemandatoryThis method must be implemented.
MethodsupportsPoolBatchAdmin
Description

Tests if bulk administration of pools is available.

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

Tests if bulk administration of provisionables is available.

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

Tests if bulk administration of brokers is available.

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

Tests if bulk administration of distributors is available.

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