Interface | osid.authorization.rules.AuthorizationEnablerForm | ||
---|---|---|---|
Implements | osid.OsidEnablerForm | ||
Description |
This is the form for creating and updating | ||
Method | getAuthorizationEnablerFormRecord | ||
Description |
Gets the | ||
Parameters | osid.type.Type | authorizationEnablerRecordType | an authorization enabler record type |
Return | osid.authorization.rules.records.AuthorizationEnablerFormRecord | the authorization enabler form record | |
Errors | NULL_ARGUMENT | authorizationEnablerRecordType is null | |
OPERATION_FAILED | unable to complete request | ||
UNSUPPORTED | hasRecordType(authorizationEnablerRecordType) is
false | ||
Compliance | mandatory | This method must be implemented. |