Interface | osid.control.batch.ControlBatchProfile | ||
---|---|---|---|
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 | supportsDeviceBatchAdmin | ||
Description |
Tests if bulk administration of devices is available. | ||
Return | boolean | true if a device bulk administrative service is available,
false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsControllerBatchAdmin | ||
Description |
Tests if bulk administration of controllers is available. | ||
Return | boolean | true if a controller bulk administrative service is
available, false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsInputBatchAdmin | ||
Description |
Tests if bulk administration of inputs is available. | ||
Return | boolean | true if an input bulk administrative service is available,
false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsSettingBatchAdmin | ||
Description |
Tests if bulk administration of setting is available. | ||
Return | boolean | true if a setting bulk administrative service is available,
false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsSceneBatchAdmin | ||
Description |
Tests if bulk administration of scenes is available. | ||
Return | boolean | true if a scene bulk administrative service is available,
false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsTriggerBatchAdmin | ||
Description |
Tests if bulk administration of triggers is available. | ||
Return | boolean | true if a trigger bulk administrative service is available,
false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsActionGroupBatchAdmin | ||
Description |
Tests if bulk administration of action groups is available. | ||
Return | boolean | true if an action group bulk administrative service is
available, false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsSystemBatchAdmin | ||
Description |
Tests if bulk administration of systems is available. | ||
Return | boolean | true if a system bulk administrative service is available,
false otherwise | |
Compliance | mandatory | This method must be implemented. |