| Interface | osid.profile.Profile | ||
|---|---|---|---|
| Implements | osid.OsidCatalog | ||
| Description | 
                 A profile defines a collection of profile entries and items.  | ||
| Method | getProfileRecord | ||
| Description | 
                     Gets the profile record corresponding to the given 
                      | ||
| Parameters | osid.type.Type | profileRecordType | a profile record type | 
| Return | osid.profile.records.ProfileRecord | the profile 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. | |