| Interface | osid.profile.ProfileForm | ||
|---|---|---|---|
| Implements | osid.OsidCatalogForm | ||
| Description | 
                 This is the form for creating and updating profiles.   | ||
| Method | getProfileFormRecord | ||
| Description | 
                     Gets the   | ||
| Parameters | osid.type.Type | profileRecordType | a profile record type | 
| Return | osid.profile.records.ProfileFormRecord | the profile form record | |
| Errors | NULL_ARGUMENT |  profileRecordType  is  null   |                 |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED |  hasRecordType(profileRecordType)  is  false   |                 ||
| Compliance | mandatory | This method must be implemented. | |