| Interface | osid.authentication.AgencyForm | ||
|---|---|---|---|
| Implements | osid.OsidCatalogForm | ||
| Implemented By | osid.authentication.batch.AgentBatchForm | ||
osid.authentication.batch.AgencyBatchForm | |||
| Used By | osid.authentication.AgencyAdminSession | ||
| Description |
This is the form for creating and updating agencies. Like
all | ||
| 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. | |