Interface | osid.room.squatting.LeaseForm | ||
---|---|---|---|
Implements | osid.OsidRelationshipForm | ||
Description |
This is the form for creating and updating | ||
Method | getLeaseFormRecord | ||
Description |
Gets the | ||
Parameters | osid.type.Type | leaseRecordType | the lease record type |
Return | osid.room.squatting.records.LeaseFormRecord | the lease form record | |
Errors | NULL_ARGUMENT | leaseRecordType is null | |
OPERATION_FAILED | unable to complete request | ||
UNSUPPORTED | hasRecordType(leaseRecordType) is false | ||
Compliance | mandatory | This method must be implemented. |