Interface | osid.authentication.AgencyForm | ||
---|---|---|---|
Implements | osid.OsidCatalogForm | ||
Description |
This is the form for creating and updating agencies. | ||
Method | getAgencyFormRecord | ||
Description |
Gets the | ||
Parameters | osid.type.Type | agencyRecordType | an agency record type |
Return | osid.authentication.records.AgencyFormRecord | the agency form record | |
Errors | NULL_ARGUMENT | agencyRecordType is null | |
OPERATION_FAILED | unable to complete request | ||
UNSUPPORTED | hasRecordType(agencyRecordType) is false | ||
Compliance | mandatory | This method must be implemented. |