Interface | osid.room.batch.RoomBatchProfile | ||
---|---|---|---|
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 | supportsRoomBatchAdmin | ||
Description |
Tests if bulk administration of rooms is available. | ||
Return | boolean | true if a room bulk administrative service is available,
false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsFloorBatchAdmin | ||
Description |
Tests if bulk administration of floors is available. | ||
Return | boolean | true if a floor bulk administrative service is available,
false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsBuildingBatchAdmin | ||
Description |
Tests if bulk administration of buildings is available. | ||
Return | boolean | true if a building bulk administrative service is available,
false otherwise | |
Compliance | mandatory | This method must be implemented. | |
Method | supportsCampusBatchAdmin | ||
Description |
Tests if bulk administration of campuses is available. | ||
Return | boolean | true if an campus bulk administrative service is available,
false otherwise | |
Compliance | mandatory | This method must be implemented. |