Interface | osid.provisioning.batch.ProvisioningBatchProfile | ||
---|---|---|---|
Implements | osid.OsidProfile | ||
Description |
The | ||
Method | supportsVisibleFederation | ||
Description |
Tests if federation is visible. | ||
Return | boolean | true if visible federation is supported ,
false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsProvisionBatchAdmin | ||
Description |
Tests if bulk administration of provisions is available. | ||
Return | boolean | true if a provision bulk administrative service is
available, false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsQueueBatchAdmin | ||
Description |
Tests if bulk administration of queues is available. | ||
Return | boolean | true if a queue bulk administrative service is available,
false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsRequestBatchAdmin | ||
Description |
Tests if bulk administration of requests is available. | ||
Return | boolean | true if a request bulk administrative service is available,
false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsRequestTransactionBatchAdmin | ||
Description |
Tests if bulk administration of requests is available. | ||
Return | boolean | true if a request transaction bulk administrative service is
available, false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsPoolBatchAdmin | ||
Description |
Tests if bulk administration of pools is available. | ||
Return | boolean | true if a pool bulk administrative service is available,
false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsProvisionableBatchAdmin | ||
Description |
Tests if bulk administration of provisionables is available. | ||
Return | boolean | true if a provisionable bulk administrative service is
available, false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsBrokerBatchAdmin | ||
Description |
Tests if bulk administration of brokers is available. | ||
Return | boolean | true if a broker bulk administrative service is available,
false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsDistributorBatchAdmin | ||
Description |
Tests if bulk administration of distributors is available. | ||
Return | boolean | true if a distributor bulk administrative service is
available, false otherwise | |
Compliance | mandatory | This method must be implemented. |