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