| Interface | osid.profile.ProfileItemForm | ||
|---|---|---|---|
| Implements | osid.OsidObjectForm | ||
| Implemented By | osid.profile.batch.ProfileItemBatchForm | ||
| Used By | osid.profile.ProfileItemAdminSession | ||
| Description |
This is the form for creating and updating
| ||
| Method | getProfileItemFormRecord | ||
| Description |
Gets the | ||
| Parameters | osid.type.Type | profileItemRecordType | the profile item record type |
| Return | osid.profile.records.ProfileItemFormRecord | the profile item form record | |
| Errors | NULL_ARGUMENT | profileItemRecordType is null | |
| OPERATION_FAILED | unable to complete request | ||
| UNSUPPORTED | hasRecordType(profileItemRecordType) is false | ||
| Compliance | mandatory | This method must be implemented. | |