OSID Logo
OSID Specifications
room batch package
Version 3.0.0
Release Candidate Preview
Interfaceosid.room.batch.RoomBatchProfile
Implementsosid.OsidProfile
Description

The RoomBatchProfile describes the interoperability among batch room services.

MethodsupportsVisibleFederation
Description

Tests if federation is visible.

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

Tests if bulk administration of rooms is available.

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

Tests if bulk administration of floors is available.

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

Tests if bulk administration of buildings is available.

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

Tests if bulk administration of campuses is available.

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