Interface | osid.repository.RepositoryForm | ||
---|---|---|---|
Implements | osid.OsidCatalogForm | ||
Description |
This is the form for creating and updating repositories.
| ||
Method | getRepositoryFormRecord | ||
Description |
Gets the | ||
Parameters | osid.type.Type | repositoryRecordType | a repository record type |
Return | osid.repository.records.RepositoryFormRecord | the repository form record | |
Errors | NULL_ARGUMENT | repositoryRecordType is null | |
OPERATION_FAILED | unable to complete request | ||
UNSUPPORTED | hasRecordType(repositoryRecordType) is false | ||
Compliance | mandatory | This method must be implemented. |