Interface | osid.authorization.AuthorizationForm | ||
---|---|---|---|
Implements | osid.OsidRelationshipForm | ||
Description |
This is the form for creating and updating | ||
Method | getAuthorizationFormRecord | ||
Description |
Gets the | ||
Parameters | osid.type.Type | authorizationRecordType | the authorization record type |
Return | osid.authorization.records.AuthorizationFormRecord | the authorization form record | |
Errors | NULL_ARGUMENT | authorizationRecordType is null | |
OPERATION_FAILED | unable to complete request | ||
UNSUPPORTED | hasRecordType(authorizationRecordType) is false
| ||
Compliance | mandatory | This method must be implemented. |