Interface | osid.room.batch.RoomBatchForm | ||
---|---|---|---|
Implements | osid.room.RoomForm | ||
Description |
This is the form for creating and updating rooms in bulk.
| ||
Method | getFloorId | ||
Description |
Gets the | ||
Return | osid.id.Id | the floor Id | |
Errors | ILLEGAL_STATE | isForUpdate() is true | |
Compliance | mandatory | This method must be implemented. | |
Method | getRoomId | ||
Description |
Gets the | ||
Return | osid.id.Id | the room Id | |
Errors | ILLEGAL_STATE | isForUpdate() is false | |
Compliance | mandatory | This method must be implemented. |