Interface | osid.installation.batch.InstallationBatchProfile | ||
---|---|---|---|
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 | supportsPackageBatchAdmin | ||
Description |
Tests if bulk administration of packages is available. | ||
Return | boolean | true if a package bulk administrative service is available,
false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsDepotBatchAdmin | ||
Description |
Tests if bulk administration of depots is available. | ||
Return | boolean | true if a depot bulk administrative service is available,
false otherwise | |
Compliance | mandatory | This method must be implemented. |