Interface | osid.authentication.AgentForm | ||
---|---|---|---|
Implements | osid.OsidObjectForm | ||
Description |
This is the form for creating and updating | ||
Method | getAgentFormRecord | ||
Description |
Gets the | ||
Parameters | osid.type.Type | agentRecordType | the agent record type |
Return | osid.authentication.records.AgentFormRecord | the agent form record | |
Errors | NULL_ARGUMENT | agentRecordType is null | |
OPERATION_FAILED | unable to complete request | ||
UNSUPPORTED | hasRecordType(agentRecordType) is false | ||
Compliance | mandatory | This method must be implemented. |