Interface | osid.room.squatting.batch.LeaseBatchForm | ||
---|---|---|---|
Implements | osid.room.squatting.LeaseForm | ||
Description |
This is the form for creating and updating leases in bulk.
| ||
Method | getRoomId | ||
Description |
Gets the | ||
Return | osid.id.Id | the room Id | |
Errors | ILLEGAL_STATE | isForUpdate() is true | |
Compliance | mandatory | This method must be implemented. | |
Method | getTenantId | ||
Description |
Gets the | ||
Return | osid.id.Id | the resource Id | |
Errors | ILLEGAL_STATE | isForUpdate() is true | |
Compliance | mandatory | This method must be implemented. | |
Method | getLeaseId | ||
Description |
Gets the | ||
Return | osid.id.Id | the lease Id | |
Errors | ILLEGAL_STATE | isForUpdate() is false | |
Compliance | mandatory | This method must be implemented. |