| Interface | osid.room.squatting.batch.DeedBatchForm | ||
|---|---|---|---|
| Implements | osid.room.squatting.DeedForm | ||
| Description |
This is the form for creating and updating deeds 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 | getOwnerId | ||
| Description |
Gets the | ||
| Return | osid.id.Id | the resource Id | |
| Errors | ILLEGAL_STATE | isForUpdate() is true | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getDeedId | ||
| Description |
Gets the | ||
| Return | osid.id.Id | the deed Id | |
| Errors | ILLEGAL_STATE | isForUpdate() is false | |
| Compliance | mandatory | This method must be implemented. | |